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 d8295fe..1d64272 100755 --- a/.htaccess +++ b/.htaccess | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | ErrorDocument 404 /error/404.php | 1 | ErrorDocument 404 /error/404.php |
| 2 | 2 | ||
| 3 | # Remember, if you change this file, make sure to update getRewriteURL() in functions.php! | ||
| 4 | |||
| 3 | RewriteEngine On | 5 | RewriteEngine On |
| 4 | 6 | ||
| 5 | RewriteCond %{HTTP_HOST} ^www.fourisland.com [NC] | 7 | RewriteCond %{HTTP_HOST} ^www.fourisland.com [NC] |
