Hello, I am having trouble getting Mailman setup on my Redhat 8.0 machine. I'm using Python version 2.2.1. I got most of it set up except the archived messages part. I can admin lists, create lists, and add users to lists but cannot view archives and Apache keeps giving me a "Symbolic link not allowed." I followed all the instructions but it doesnt seem to be working. I added all the following lines to my httpd.conf file as well and still no good. ********Begin code******************** Alias /pipermail/ "/var/mailman/archives/public/" <Directory "/var/mailman/archives/public"> Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny Allow from all </Directory> ********End Code************************
What groups and owners do all the files under /var/mailman/cgi-bin have to belong to? Do they have to have the same owners/groups as the symbolic links do? Thanks for any help you can give, Mike ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org