[afnog] Mailman configuration glitch

Steven Ntambi sntambi at one2net.co.ug
Fri Oct 28 01:55:49 EAT 2005


Hello

I'm having a bit of a problem making this guy work any help is highly
appreciated.

After
1. Following the instructions on
http://www.exim.org/howto/mailman21.html(which i hope i followed
correctly)
2. created the list 'mailman'
3. Added the following to the httpd.conf

<VirtualHost XX.X.XXX.XXX>
UseCanonicalName On
ServerAdmin emailaddress at admin_domainname
DocumentRoot /usr/local/mailman/lists/
ServerName lists.domainename1
ServerAlias www.lists.domainename1
ErrorLog /var/log/httpd/lists.domainename1/error_log
CustomLog /var/log/httpd/lists.domainename1/access_log common
ScriptAlias /mailman "/usr/local/mailman/cgi-bin"
Alias /pipermail "/usr/local/mailman/archives/public"
</VirtualHost>

<Directory "/usr/local/mailman/lists/">
Options Indexes FollowSymlinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>

And made the DocRoot owned by mailman readable to www (httpd user) ie
Docroot has permissions 754

I still get a permission denied when attempting to view the site
lists.domainname1 !!!! :-/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv2.cfi.co.ug/mailman/private/afnog/attachments/20051028/ac90cd71/attachment.html


More information about the afnog mailing list