ServerAdmin drift@gathering.org ServerName nms.tg16.gathering.org ServerAlias einstein.tg16.gathering.org DocumentRoot /srv/tgmanage/web/nms.gathering.org ScriptAlias /api/private/ /srv/tgmanage/web/nms.gathering.org/api/private/ ScriptAlias /api/public/ /srv/tgmanage/web/nms.gathering.org/api/public/ AllowOverride None Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch AuthUserFile /srv/tgmanage/web/.htpasswd AuthName "Tech:Server Secret Volcano Lair" AuthType Basic Require valid-user AllowOverride None Options +ExecCGI -MultiViews +Indexes +SymLinksIfOwnerMatch Require all granted AllowOverride None Options Indexes FollowSymLinks MultiViews AddDefaultCharset UTF-8 AuthUserFile /srv/tgmanage/web/.htpasswd AuthName "Tech:Server Secret Volcano Lair" AuthType Basic Require valid-user ErrorLog /var/log/apache2/error-nms.tg16.gathering.org.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn CustomLog /var/log/apache2/access-nms.tg16.gathering.org.log combined ServerSignature On