On Fri, 21 Apr 2006 19:37:43 -0700, Mark Sapiro wrote > Noah wrote: > > > >now I changed this: > > > >lrwxr-xr-x 1 root mailman 54 Apr 21 19:00 > >/usr/local/mailman/archives/public/list -> > >/usr/local/mailman/archives/private/list > > And do you still have the same error in the apache error_log?
Hey Mark, yuppers. > > If so, this would seem to be an Apache configuration issue rather > than a Mailman issue. I don't know what the problem might be, but > you might get more help from an Apache support resource. > > I note that <http://httpd.apache.org/docs/2.0/mod/core.html#options> > says > > FollowSymLinks > The server will follow symbolic links in this directory. > > ... > > Note also, that this option gets ignored if set inside a <Location> > section. > > Could that be the problem? Yeah I found some <Location> sections in the config file but the FollowSymLinks option is not present in those sections: grep Location * httpd.<garbled>.conf:<Location /fnord/server-status> httpd.<garbled>.conf:</Location> httpd.<garbled>.conf:<Location /fnord/server-info> httpd.<garbled>.conf:</Location> httpd.<garbled>.conf:<Location /cgi-bin/phf*> httpd.<garbled>.conf:</Location> thanks for all your help. if you have any other ideas please dont hesitate to send them. I am going to get on the apache mail list and ask again because the apache docs are quite thorough but I still cant figure it out after reading them. cheers, Noah > > -- > 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&file=faq01.027.htp
