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 follows: The ScriptAlias directive in /etc/httpd/conf/httpd.conf at line 549 will probably never match because it overlaps in earlier ScriptAlias The Alias directive in /etc/httpd/conf/httpd.conf at line 823 will probably never match because it overlaps an earlier Alias ANOTHER probably unrelated error that happens when I am restarting the Apache server is: NameVirtualHost 70.88.225.1:80 has no VirtualHosts I'M STUCK!! ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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&file=faq01.027.htp