# # List host # # HTTP ServerName {lists_host} AddHandler cgi-script .cgi ScriptAlias /cgi-bin/mailman/ /var/lib/mailman/cgi-bin/ ScriptAlias /mailman/ /var/lib/mailman/cgi-bin/ Alias /pipermail /var/lib/mailman/archives/public AllowOverride Options Options FollowSymLinks Alias /images/mailman /usr/share/images/mailman order allow,deny allow from all RedirectMatch permanent ^/$ http://{lists_host}/mailman/listinfo LogFormat "%h %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" gforge CustomLog "|{cronolog_path} {var_log_gforge}/%Y/%m/%d/gforge.log" gforge # Ensure that we don't try to use SSL on SSL Servers SSLDisable