[Mailman-Users] Trying again from the start -- Re: Help in understandingMailmansetup

Mark Sapiro mark at msapiro.net
Mon Dec 6 21:34:51 CET 2010


Robert Moskowitz wrote:
>
><VirtualHost *:80>
>
>    ServerName mailman
>
>#
>#  httpd configuration settings for use with mailman.
>#
>
>ScriptAlias mailman.htt-consult.com/mailman/ /usr/lib/mailman/cgi-bin/


I am not an expert on named virtual hosts, but I think the above should
be

ScriptAlias /mailman/ /usr/lib/mailman/cgi-bin/



[...]
>
>Alias mailman.htt-consult.com/pipermail/ /var/lib/mailman/archives/public/


And I think the above should be

Alias /pipermail/ /var/lib/mailman/archives/public/

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list