
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.

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 orion@deathcon.com . deathcon.com . pirk.com . webops.com . t2servers.com
On Thu, 26 Apr 2001, WebMaster wrote:

Just for verification, you do have...
ScriptAlias /mailman/ /home/mailman/cgi-bin/
..in httpd.conf as well right?
-Matt
::-----Original Message----- ::From: mailman-users-admin@python.org ::[mailto:mailman-users-admin@python.org]On Behalf Of WebMaster ::Sent: Thursday, April 26, 2001 10:45 AM ::To: mailman-users@python.org ::Subject: [Mailman-Users] one more time :: :: ::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 - Mailman-Users@python.org ::http://mail.python.org/mailman/listinfo/mailman-users ::

Did you make you archive "public". If not, the archives (if available) are viewable by http://<server>/mailman/private/...
Phil.
/\ H E W L E T T /\/\ Phone: +33 (0)4 76 03 86 72
/\ / \ P A C K A R D /\/ / \ Telnet/VM: 779-8672
/ \/\/ \ GRENOBLE / \/ \ Loc: B1N1H4
/ \ \ \___________/ / \ http://eclipse.grenoble.hp.com
______________________________________________________________________
HP - mailto:philippe_rodriguez@grenoble.hp.com
ALPLOG - mailto:p.rodriguez@alplog.fr
On Thu, 26 Apr 2001, WebMaster wrote:

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 orion@deathcon.com . deathcon.com . pirk.com . webops.com . t2servers.com
On Thu, 26 Apr 2001, WebMaster wrote:

Just for verification, you do have...
ScriptAlias /mailman/ /home/mailman/cgi-bin/
..in httpd.conf as well right?
-Matt
::-----Original Message----- ::From: mailman-users-admin@python.org ::[mailto:mailman-users-admin@python.org]On Behalf Of WebMaster ::Sent: Thursday, April 26, 2001 10:45 AM ::To: mailman-users@python.org ::Subject: [Mailman-Users] one more time :: :: ::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 - Mailman-Users@python.org ::http://mail.python.org/mailman/listinfo/mailman-users ::

Did you make you archive "public". If not, the archives (if available) are viewable by http://<server>/mailman/private/...
Phil.
/\ H E W L E T T /\/\ Phone: +33 (0)4 76 03 86 72
/\ / \ P A C K A R D /\/ / \ Telnet/VM: 779-8672
/ \/\/ \ GRENOBLE / \/ \ Loc: B1N1H4
/ \ \ \___________/ / \ http://eclipse.grenoble.hp.com
______________________________________________________________________
HP - mailto:philippe_rodriguez@grenoble.hp.com
ALPLOG - mailto:p.rodriguez@alplog.fr
On Thu, 26 Apr 2001, WebMaster wrote:
participants (4)
-
Matt Thoene
-
Philippe Rodriguez
-
Steve Pirk
-
WebMaster