Add an entry for redirecting the site during an outage
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
# default permissions
|
# default permissions
|
||||||
allow from all
|
allow from all
|
||||||
|
|
||||||
|
# uncomment this to take the website offline
|
||||||
|
# RedirectMatch ^.*$ http://appdb.winehq.org/site_outage.html
|
||||||
|
|
||||||
# Set Our Default Directory Index
|
# Set Our Default Directory Index
|
||||||
DirectoryIndex index.php
|
DirectoryIndex index.php
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user