billc wrote:
>
>It isn't clear to me which files in my Mailman directory get 
>symlinked from my http directory.


Assuming you are using Apache or some similar web server, the answer is
none. The archives have static HTML pages which may, in the case of a
public archive, by accessed via something like (for Apache)

Alias   /pipermail/     /path/to/mailman/archives/public/

Everything else is served by CGI scripts which are accessed via
wrappers via something like (for Apache)

ScriptAlias /mailman/       /path/to/mailman/cgi-bin/

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to