summary refs log tree commit diff stats
path: root/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to '.htaccess')
-rwxr-xr-x.htaccess2
1 files changed, 2 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess index d8295fe..1d64272 100755 --- a/.htaccess +++ b/.htaccess
@@ -1,5 +1,7 @@
1ErrorDocument 404 /error/404.php 1ErrorDocument 404 /error/404.php
2 2
3# Remember, if you change this file, make sure to update getRewriteURL() in functions.php!
4
3RewriteEngine On 5RewriteEngine On
4 6
5RewriteCond %{HTTP_HOST} ^www.fourisland.com [NC] 7RewriteCond %{HTTP_HOST} ^www.fourisland.com [NC]