Mark Sapiro wrote:
John Fleming wrote:


On most domains, I can surf www.domain.com/mailman/ (with or without the trailing slash) and www.domain.com/mailman/listinfo comes up fine. However, for one domain only, I get the Forbidden page:
Forbidden
You don't have permission to access /mailman/ on this server.


What/where is wrong with this one domain? If I type the full URL with the listinfo on the end, it comes up ok - It's just the "shorthand" version that doesn't work. I don't think this one is a fix_url issue, but I could be wrong. I've already done fix_url. Thanks any tips! - John



This domain is missing something along the lines of

RedirectMatch ^/mailman[/]*$ http://www.example.com/mailman/listinfo

in it's section of the web server (apache?) config.

[not sure what happened to the body of the first reply I sent...]

Thanks, Mark! Uh, I forgot about that little detail, and it was missing from the virtual host section of Apache httpd.conf. The ones that had it, worked of course. - John


-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005

------------------------------------------------------
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&file=faq01.027.htp

Reply via email to