summaryrefslogtreecommitdiff
path: root/apache2.conf
diff options
context:
space:
mode:
authorAdam Spragg <adam@spra.gg>2018-06-06 23:14:11 +0100
committerAdam Spragg <adam@spra.gg>2018-06-06 23:14:11 +0100
commiteb55afa5e3aadb80c1ddd3b15f65bd3e8d2ca43f (patch)
tree32ae4b7785a0e1e3e73e0099bc9d6f4e40b62086 /apache2.conf
parent47e000d2354cc23ba530f3012a35a4b671fe0f32 (diff)
Add /obs/server-status and index file for /obs
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