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 / sparql / old-htaccess @ 0:1e44d666ced1

History | View | Annotate | Download (93 Bytes)

1
RewriteEngine on
2
RewriteBase /sparql
3

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