diff options
Diffstat (limited to '.htaccess')
-rwxr-xr-x | .htaccess | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess index 9b841b1..3fd4fe2 100755 --- a/.htaccess +++ b/.htaccess | |||
@@ -1,3 +1,5 @@ | |||
1 | ErrorDocument 404 http://fourisland.com/error/404.php | ||
2 | |||
1 | RewriteEngine On | 3 | RewriteEngine On |
2 | 4 | ||
3 | RewriteCond %{HTTP_HOST} ^www.fourisland.com [NC] | 5 | RewriteCond %{HTTP_HOST} ^www.fourisland.com [NC] |