To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Revision:

root / cmn / resource / sparql / .htaccess @ 0:1e44d666ced1

History | View | Annotate | Download (106 Bytes)

1
RewriteEngine on
2
RewriteBase /cmn/resource/sparql
3

    
4
RewriteRule ^(.*)$ http://localhost:6666/sparql/$1 [P]