Hi Jijo,

Tried your suggestion, and it WORKED!
THANKS!!

Federico Sevilla III wrote:

On Thu, 10 Jan 2002 at 13:08, Lito A. Lampitoc wrote:
> I've just finished setting up MailMan and it woks fine

Wow, it's been a "good" day for mailman. I also just got it up and running
perfectly (hence the Python list announcement). :)

> the only problem is I cant use virtualhosting for the site list.

You mean for Apache?

> But, browsing the site lists.abc.com/mailman/listinfo works, but
> lists.abc.com wont.. Does anybody know what file is called when
> /mailman/listinfo is referred?

Oh, you don't have Indexes options enabled (which is good).

> I don't know what should be the DocumentRoot for it. Tried using
> /mailman/cgi-bin, /mailman/lists/test/listinfo.html linked to an
> index.html, but no luck.

DocumentRoot isn't that vital. But wherever it's pointing (mine points to
/var/lib/mailman), create a file index.html with the following contents:

<html>
   <head>
      <meta http-equiv="Refresh" content="0; URL=mailman/listinfo">
   </head>
</html>

This redirect all requests to DocumentRoot to go to
DocumentRoot/mailman/listinfo (ie: http://lists.abc.com/mailman/listinfo).

 --> Jijo

--
Federico Sevilla III  :: [EMAIL PROTECTED]
Network Administrator :: The Leather Collection, Inc.
GnuPG Key: http://jijo.leathercollection.ph/jijo.gpg

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]

-- 
Lito A. Lampitoc                
Foundation for Communication Initiatives                phone:+63(2)8941345
CodeWAN Project                                 http://www.codewan.com.ph
--
"If you think you're good, you're not."
 


Reply via email to