summaryrefslogtreecommitdiff
path: root/apache2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'apache2.conf')
-rw-r--r--apache2.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/apache2.conf b/apache2.conf
index 42c4d25..fa588ff 100644
--- a/apache2.conf
+++ b/apache2.conf
@@ -167,20 +167,6 @@
# Do not list files beginning with an underscore in directory listings
IndexIgnore _??*
- <Location /obs>
- AuthType Basic
- AuthName "Private area"
- #AuthBasicProvider PAM
- #AuthPAMService spragg-ssl
- AuthBasicProvider file
- AuthUserFile "/srv/www/spragg-ssl.co.uk/passwd"
- Require valid-user
- </Location>
-
- <Location "/obs/server-status">
- SetHandler server-status
- </Location>
-
# Enable user-dirs
UserDir public_html