jahresbericht2017/.htaccess

6 lines
134 B
ApacheConf
Raw Normal View History

2024-01-12 13:52:51 +00:00
AddType application/x-httpd-php55 .php
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]