Skip to content
Snippets Groups Projects
Commit 4e60d3d9 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: Server-status

parent 870841d9
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ ExtendedStatus On
SetHandler server-status
Order Deny,Allow
Deny from all
Allow from localhost
Allow from localhost, 127.0.0.1
</Location>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment