ServerAdmin webmaster@dehnerts.com ServerName olinda.mit.edu ServerAlias www.dehnerts.com www.dehnert.arctic.org DocumentRoot /var/www/default Options FollowSymLinks AllowOverride None Options Indexes FollowSymLinks MultiViews AllowOverride Limit Options FileInfo Order allow,deny allow from all ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ AllowOverride None Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Order allow,deny Allow from all Alias /roundcube/program/js/tiny_mce/ /usr/share/tinymce/www/ Alias /roundcube /var/lib/roundcube/public_html AuthUserFile /etc/apache2/htdigest AuthGroupFile /etc/apache2/htgroups AuthName "Secure" AuthType Digest Require group roundcube ErrorLog ${APACHE_LOG_DIR}/error.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn CustomLog ${APACHE_LOG_DIR}/access.log combined Alias /doc/ "/usr/share/doc/" Options Indexes MultiViews FollowSymLinks AllowOverride None Order deny,allow Deny from all Allow from 127.0.0.0/255.0.0.0 ::1/128 AuthType Digest AuthName "Private" AuthDigestDomain "/clan/private/" AuthDigestProvider file AuthUserFile "/etc/apache2/htdigest" Require user dehnertclan Include sites-common/awstats Alias /mailman3/static /opt/mailman/web/static Require all granted ProxyPass /mailman3/favicon.ico ! ProxyPass /mailman3/static ! #ProxyPass /mailman3 unix:/run/mailman3-web/uwsgi.sock|uwsgi://localhost/ ProxyPass /mailman3 uwsgi://localhost:8080/ ProxyPassReverse /mailman3 uwsgi:/localhost:8080/