diff --git a/install/0.9.7/rhel/httpd-status.conf b/install/0.9.7/rhel/httpd-status.conf index a1b8e39a2..f68f293dc 100644 --- a/install/0.9.7/rhel/httpd-status.conf +++ b/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