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 directive in /etc/httpd/conf/httpd.conf at line 1013
>will probably never match because it overlaps an earlier ScriptAlias.
>
>The Alias directive in /etc/httpd/conf/httpd.conf at line 1014
>will probably never match because it overlaps an earlier Alias.
>
>
>I searched through the httpd.conf file and couldn't find another reference
>to the ScripAlias or Alias directives for these directories.
>
>What's going on?


Try looking for /etc/httpd/conf.d/mailman.conf or something similar,
and/or look in httpd.conf for 'Include' directives.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to