Chris@0: RewriteEngine on Chris@0: RewriteBase /sparql Chris@0: Chris@0: RewriteRule ^(.*)$ http://localhost:6666/sparql/$1 [P]