che_close 계열 코드 수정 완료

This commit is contained in:
2018-01-15 01:27:05 +09:00
parent 8fae0c2b5a
commit c73a3bcf95
9 changed files with 19 additions and 24 deletions
+4
View File
@@ -0,0 +1,4 @@
Deny from all
SetEnvIf X-Forwarded-For ^192\.168\.0\.1 env_allow_1
Allow from env=env_allow_1
Allow from 192.168.0.1