At 22:30 04/03/2003, Brian W. Kinne wrote:
Greetings;

This may be more apache related, but am hoping someone else has already succeeded at this. I'm trying to set up mailman so that the listinfo page is the default homepage for the virtual server. The closest I've come is displaying listinfo as a binary. I'm running redhat 8, apache 2.0.40, and mailman 2.1.1.

Any help is appreciated.

Brian

I would try using an Apache mod_rewrite RewriteRule. For instance:


RewriteRule ^/mailman(|/)$ /mailman/listinfo [PT]


------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] 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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to