From d371e83f0035f20a49c354ca2a1fc0b88f733d27 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Sat, 20 Feb 2016 22:05:15 +0100 Subject: nms: More docker/config work for tg16 --- web/etc/apache2/nms.tg16.gathering.org.conf | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'web') diff --git a/web/etc/apache2/nms.tg16.gathering.org.conf b/web/etc/apache2/nms.tg16.gathering.org.conf index db8910a..13fbefb 100644 --- a/web/etc/apache2/nms.tg16.gathering.org.conf +++ b/web/etc/apache2/nms.tg16.gathering.org.conf @@ -3,8 +3,8 @@ ServerName nms.tg16.gathering.org ServerAlias einstein.tg16.gathering.org - DocumentRoot /root/tgmanage/web/nms.gathering.org - + DocumentRoot /srv/tgmanage/web/nms.gathering.org + AllowOverride None Options Indexes FollowSymLinks ExecCGI MultiViews @@ -15,7 +15,7 @@ SetEnvIF ^X-Forwarded-For$ "^2a02:ed02:1337::12$" AllowIP - AuthUserFile /root/tgmanage/web/.htpasswd + AuthUserFile /srv/tgmanage/web/.htpasswd AuthName "Tech:Server Secret Volcano Lair" AuthType Basic Require valid-user @@ -23,10 +23,6 @@ Require env AllowIP - #AuthUserFile /root/tgmanage/web/.htpasswd - #AuthName "Tech:Server Secret Volcano Lair" - #AuthType Basic - #require valid-user ErrorLog /var/log/apache2/error-nms.tg16.gathering.org.log -- cgit v1.2.3