back in town
This commit is contained in:
parent
8e478340a2
commit
33ce5d0e40
10
.htaccess
10
.htaccess
@ -116,14 +116,14 @@ DirectoryIndex index.php index.html index.htm
|
||||
RewriteCond %{REQUEST_URI} !=/favicon.ico
|
||||
RewriteRule ^ index.php [L]
|
||||
|
||||
RewriteCond %{REMOTE_ADDR} !^127\.0\.0\.1
|
||||
# RewriteCond %{REMOTE_ADDR} !^127\.0\.0\.1
|
||||
# maison quentin
|
||||
RewriteCond %{REMOTE_ADDR} !^86\.68\.188\.175
|
||||
# RewriteCond %{REMOTE_ADDR} !^86\.68\.188\.175
|
||||
# materio
|
||||
RewriteCond %{REMOTE_ADDR} !^212\.198\.136\.215
|
||||
# RewriteCond %{REMOTE_ADDR} !^212\.198\.136\.215
|
||||
# maison bach
|
||||
RewriteCond %{REMOTE_ADDR} !^82\.230\.62\.145
|
||||
RewriteRule !maintenance http://www.materio.com/maintenance [L,R=302]
|
||||
# RewriteCond %{REMOTE_ADDR} !^82\.230\.62\.145
|
||||
# RewriteRule !maintenance http://www.materio.com/maintenance [L,R=302]
|
||||
|
||||
# Rules to correctly serve gzip compressed CSS and JS files.
|
||||
# Requires both mod_rewrite and mod_headers to be enabled.
|
||||
|
Loading…
x
Reference in New Issue
Block a user