On 10/30/20 6:37 AM, Onyeibo Oku wrote: > There is one unresolved List however. > > One particular List has a public archive. > All attempts to access the archive via the web gives me "403 Forbidden. > You don't have permission to access this resource" > > When I flip the archiving to "private", it works fine ... they become > accessible via admin interface. Going back to the original > setting (Public) makes the archives inaccessible again. > > What could be wrong?
The /var/lib/mailman/archives/private/ directory is not searchable by the web server. It should be mode o+x, or if it is o-x, it must be owned by the web server user. See the warning box at <https://www.list.org/mailman-install/node9.html>. -- 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] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/[email protected]/ https://mail.python.org/archives/list/[email protected]/
