Thanks Mitchell;

This worked for me. I tried Richard's as well, but had no luck, probably because I 
don't know enough about apache, and have been sewing options for a day and a half.

Brian

On Tue, 04 Mar 2003 17:10:30 -0600
Mitchell Marks <[EMAIL PROTECTED]> wrote:

> Here's what I've been using along those lines:
> 
>           RewriteRule ^/$ /mailman/listinfo [PT]
>           RewriteRule ^/listinfo(.*) /mailman/listinfo$1 [PT]
>           RewriteRule ^/admin(/?.*) /mailman/admin/$1 [PT]
> 
> It doesn't work perfectly, but pretty much the way we want.
> 
>    -- Mitch
> 
> 
> At 05:01 PM 3/4/03, Richard Barrett wrote:
> >>I would try using an Apache mod_rewrite RewriteRule. For instance:
> >>
> >>RewriteRule ^/mailman(|/)$ /mailman/listinfo  [PT]
> 
> >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
> >
> >
> 
> --
> Mitchell Marks
> CUIP Tech Coordinator    http://cuip.uchicago.edu
> CUIP: Chicago Public Schools / Univ. of Chicago Internet Project
> 5640 S Ellis Ave  AAC-045, Univ of Chgo, Chgo IL 60637
> 
> Telephone:  Ofc 773-702-6041
>          Fax 702-8212
>          Home (v.m. only, ok any time) 241-7166
> Email: Primary address: [EMAIL PROTECTED]
>          Alternate UofC addresses (use especially to report problems with 
> cuip.uchicago.edu): [EMAIL PROTECTED] and [EMAIL PROTECTED]
>          Off-campus (ISP) address: [EMAIL PROTECTED]
> 
> Today's strained mnemonics:
>          EEDB:   Electrical Engineering Database
>          KDTM:   Katie Dear, Try Manicotti!
>          CIWD:   California Is Western Destination
> 

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