NormanMalessa/pids/master/public/.htaccess
RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([a-z]+)/([a-z0-9-_.=+]+)/([a-z0-9-_.=+]+)$ /index.php?filter=$1&options=$2&file=$3 [NC,L]