diff options
Diffstat (limited to 'public/.htaccess')
| -rw-r--r-- | public/.htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/.htaccess b/public/.htaccess index 27c7eea..bafabf4 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -1,6 +1,7 @@ Deny from all Allow from 132.230.0.0/255.255.0.0 Allow from 127.0.0.0/255.0.0.0 +Allow from 192.168.0.0/255.255.0.0 RewriteEngine On |
