jahresbericht2016/.htaccess

7 lines
135 B
ApacheConf
Raw Permalink Normal View History

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