ServerAdmin drift@gathering.org ServerName nms.tg15.gathering.org ServerAlias einstein.tg15.gathering.org DocumentRoot /root/tgmanage/web/nms.gathering.org AllowOverride None Options Indexes FollowSymLinks ExecCGI MultiViews AddHandler cgi-script .cgi .sh .pl .py AddDefaultCharset UTF-8 SetEnvIF ^X-Forwarded-For$ "^185\.12\.59\.12$" AllowIP SetEnvIF ^X-Forwarded-For$ "^2a02:ed02:1337::12$" AllowIP AuthUserFile /root/tgmanage/web/.htpasswd AuthName "Tech:Server Secret Volcano Lair" AuthType Basic Require valid-user 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.tg15.gathering.org.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn CustomLog /var/log/apache2/access-nms.tg15.gathering.org.log combined ServerSignature On