diff --git a/.htaccess b/.htaccess index 4df7c0e3..adb44e35 100755 --- a/.htaccess +++ b/.htaccess @@ -117,7 +117,7 @@ DirectoryIndex index.php index.html index.htm RewriteRule ^ index.php [L] RewriteCond %{REMOTE_ADDR} !^86\.68\.188\.109 [OR] - RewriteCond %{REMOTE_ADDR} !^82\.230\.62\.145 [NC] + RewriteCond %{REMOTE_ADDR} !^82\.230\.62\.145 [OR] RewriteRule !maintenance http://www.materio.com/maintenance [R=302,L] # Rules to correctly serve gzip compressed CSS and JS files.