derlangemarkus/Twick.it/master/base/interfaces/ar/junaio/.htaccess - Htaccess File

derlangemarkus/Twick.it/master/base/interfaces/ar/junaio/.htaccess

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l

RewriteRule .* places.php [L]
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache