[Mailman-Users] Mailman and home pages

Mitchell Marks mitchell at cuip.net
Wed Mar 5 00:10:30 CET 2003


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: mitch at cuip.uchicago.edu
         Alternate UofC addresses (use especially to report problems with 
cuip.uchicago.edu): mitchell at cs.uchicago.edu and mmar at midway.uchicago.edu
         Off-campus (ISP) address: mmarks at pobox.com

Today's strained mnemonics:
         EEDB:   Electrical Engineering Database
         KDTM:   Katie Dear, Try Manicotti!
         CIWD:   California Is Western Destination




More information about the Mailman-Users mailing list