AddType text/html .php .phps AddHandler application/x-httpd-php .php AddHandler application/x-httpd-php-source .phps AllowOverride All DirectoryIndex index.html index.php ProxyPass /4store/data @4store-http-prefix@/data ProxyPassReverse /4store/data @4store-http-prefix@/data ProxyPass /4store/sparql @4store-http-prefix@/sparql ProxyPassReverse /4store/sparql @4store-http-prefix@/sparql ProxyPass /4store/test @4store-http-prefix@/test ProxyPassReverse /4store/test @4store-http-prefix@/test ProxyPass /4store/status @4store-http-prefix@/status ProxyPassReverse /4store/status @4store-http-prefix@/status RewriteEngine on RewriteRule ^/afrepo/[0-9a-f]{32}_?$ /afrepo/webrequest.php