Skip to content

Commit

Permalink
Add localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Cervello committed Sep 24, 2021
1 parent dbd4aff commit fa16a9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/apache.conf
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ LogFormat "%{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-A
ExtendedStatus On
<Location /server-status>
SetHandler server-status
Require ip 127.0.0.1
Require ip 172.30.0.0/16
</Location>

Expand Down

0 comments on commit fa16a9d

Please sign in to comment.