On 04/22/2015 03:51 PM, Dr. Mikeal Hughes wrote: > Now getting this error message. - AH01276: Cannot serve directory > /usr/lib/cgi-bin/mailman/: No matching DirectoryIndex > (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm) found, and > server-generated directory index forbidden by Options directive
There is a problem in your Apache config. You probably need a ScriptAlias for the path you are accessing that gives that error. See <http://www.list.org/mailman-install/node10.html>. Otherwise we'd need to see your Apache config file to help. -- 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] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
