Re: [Mailman-Users] ScriptAlias and Alias Entries in httpd.conf

2006-07-17 Thread Mark Sapiro
Ki Song wrote: > >Basically, I added the following lines to my Apache server's httpd.conf >file: >ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/ >Alias /pipermail/ /usr/local/mailman/archives/public/ > >When I try and restart the Apache server, however, these errors show up: > >The ScriptAlias d

[Mailman-Users] ScriptAlias and Alias Entries in httpd.conf

2006-07-17 Thread Ki Song
I'm having trouble with the ScriptAlias and Alias settings in the httpd.conf file. Basically, I added the following lines to my Apache server's httpd.conf file: ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/ Alias /pipermail/ /usr/local/mailman/archives/public/ When I try and restart the Apach

Re: [Mailman-Users] ScriptAlias and Alias entries in httpd.conf

2006-07-13 Thread Mark Sapiro
- Original Message --- Subject: [Mailman-Users] ScriptAlias and Alias entries in httpd.conf From: Ki Song <[EMAIL PROTECTED]> Date: Thu, 13 Jul 2006 15:35:20 -0400 To: >I've been trying to update my Apache webserver per the instructions in the &g

[Mailman-Users] ScriptAlias and Alias entries in httpd.conf

2006-07-13 Thread Ki Song
I've been trying to update my Apache webserver per the instructions in the mailman install manual. The lines: ScriptAlias /mailman/ $prefix/cgi-bin/ and Alias /pipermail/ $varprefix/archives/public/ are showing up as errors when I try and restart the Apache server. The error messages are as