require_once -> require

This commit is contained in:
2018-01-14 14:26:08 +09:00
parent 599160d043
commit 5302734219
77 changed files with 235 additions and 232 deletions
+1 -1
View File
@@ -1 +1 @@
Deny from all
Deny from all
+3 -1
View File
@@ -1,2 +1,4 @@
Deny from all
Allow from 192.168.0.40
SetEnvIf X-Forwarded-For ^192\.168\.0\.1 env_allow_1
Allow from env=env_allow_1
Allow from 192.168.0.1