Re: [Mailman-Users] mailman website forbidden

2001-06-21 Thread JT
The only security issue is directory indexes - most installations do not, by default, display the contents of a directory if there is no index. Best thing to do would be: A) Apache rewrite rule to accomplish the redirection: Redirect permanent /mailman/ /mailman/listinfo/ B) Simple CGI t

[Mailman-Users] mailman website forbidden

2001-06-19 Thread Keith Howanitz
Is there any provision to place a webpage at the mailman/ directory (i.e. www.mycompany.com/mailman/ ) even if it is just a redirection to mailman/listinfo ? (I noticed the http://mail.python.org/mailman/ gives the same forbidden error my server does, so I am assuming there is somekind of securit