NormanMalessa/pids/master/public/.htaccess - Htaccess File

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]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache