diff --git a/.htaccess b/.htaccess index 7abb389..dc28799 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1,9 @@ # default permissions allow from all +# uncomment this to take the website offline +# RedirectMatch ^.*$ http://appdb.winehq.org/site_outage.html + # Set Our Default Directory Index DirectoryIndex index.php