summaryrefslogtreecommitdiff
path: root/apache2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'apache2.conf')
-rw-r--r--apache2.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/apache2.conf b/apache2.conf
index 3fb00d7..6cd31b0 100644
--- a/apache2.conf
+++ b/apache2.conf
@@ -161,6 +161,10 @@
Require valid-user
</Location>
+ <Location "/obs/server-status">
+ SetHandler server-status
+ </Location>
+
# Enable user-dirs
UserDir public_html