Looks ok to me... Have you restarted the webserver? (kill -HUP on 
the parent pid?).

Also, try removing the "" from around the "real" dir in the alias:
OLD:
Alias /pipermail/ "/home/mailman/archives/public/"

NEW:
Alias /pipermail/ /home/mailman/archives/public/

Steve
--
Steve Pirk
[EMAIL PROTECTED] . deathcon.com . pirk.com . webops.com . t2servers.com 

On Thu, 26 Apr 2001, WebMaster wrote:

> Ok.. I got mailman installed just having archive problems.
> 
> I have the following in my httpd.conf file
> 
> Alias /pipermail/ "/home/mailman/archives/public/"
> <Directory "/home/mailman/archives/public">
>       Options FollowSymLinks
> </Directory>
> 
> Yes I still get the following msg 
> 
> The requested URL /pipermail/chatmatrix/ was not found on this server.
> 
> ------------------------------------------------------
> Mailman-Users maillist  -  [EMAIL PROTECTED]
> http://mail.python.org/mailman/listinfo/mailman-users
> 


------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to