Maintenance mode
This commit is contained in:
parent
c9990a2084
commit
738f29a835
2 changed files with 41 additions and 0 deletions
|
@ -1 +1,4 @@
|
|||
AddType application/x-web-app-manifest+json .webapp
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_URI} !=/maintenance.php
|
||||
RewriteRule ^(.*)\.php$ /maintenance.php [R=301]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue