Explorar o código

secure server-status

Serghey Rodin %!s(int64=13) %!d(string=hai) anos
pai
achega
eb062107da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      install/0.9.7/rhel/httpd-status.conf

+ 1 - 1
install/0.9.7/rhel/httpd-status.conf

@@ -3,5 +3,5 @@ Listen 127.0.0.1:8081
     SetHandler server-status
     Order deny,allow
     Deny from all
-    Allow from all
+    Allow from 127.0.0.1
 </Location>