Zepha-docs/.htaccess
2020-01-08 15:05:48 -08:00

4 lines
110 B
ApacheConf

RewriteEngine On
RewriteCond %{REQUEST_FILENAME}.php -f
RewriteRule !.*\.php$ %{REQUEST_FILENAME}.php [QSA,L]