On Tue, 4 Mar 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.
>

One way is a redirect.
goto your ServerRoot as defined in httpd.conf
create an index.html containing  something like


<html>
<META HTTP-EQUIV="refresh" CONTENT="1;URL=http://lists.domain/mailman/admin/";>
</html>


 =-=-=-=-=-=-=-=-=-=-=-=-  generated by /dev/dave -=-=-=-=-=-=-=-=-=-=-=-=-=-=
 David Stern                                            University of Maryland
                Institute for Advanced Computer Studies


------------------------------------------------------
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