alltube/.htaccess
2014-05-15 20:31:44 +02:00

4 lines
164 B
ApacheConf

AddType application/x-web-app-manifest+json .webapp
RewriteEngine On
RewriteCond %{REQUEST_URI} !=/maintenance.php
RewriteRule ^(.*)\.php$ /maintenance.php [R=301]