disit/dim-rim/master/apps/RDFIndexManager/.htaccess
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule idxgen/([a-z]+)/(.*)$ php/api.php?endpoint=$1&request=$2 [QSA,NC,L] </IfModule>
Files
