Bachir Soussi Chiadmi преди 10 години
родител
ревизия
b58a00a4c8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .htaccess

+ 1 - 1
.htaccess

@@ -117,7 +117,7 @@ DirectoryIndex index.php index.html index.htm
   RewriteRule ^ index.php [L]
 
   RewriteCond %{REMOTE_ADDR} !^82\.230\.62\.145
-  RewriteRule !503 http://www.materio.com/maintenance [R=302,L]
+  RewriteRule !maintenance http://www.materio.com/maintenance [R=302,L]
 
   # Rules to correctly serve gzip compressed CSS and JS files.
   # Requires both mod_rewrite and mod_headers to be enabled.