derlangemarkus/Twick.it/master/base/playground/.htaccess - Htaccess File

derlangemarkus/Twick.it/master/base/playground/.htaccess

############################################################################
# Suchmaschinenoptimierte Links umschreiben
############################################################################
RewriteEngine On

# Shortcut fuer show_twick.php
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} map.php
RewriteRule ^map.php$ map/index.php [QSA,L]

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache