Comment 3 for bug 265950

Revision history for this message
Timmann (timmann) wrote :

Example of the quick fix in httpd.conf for anyone who needs it:

RewriteEngine on
RewriteRule ^(/mailman/private/[a-z]*)$ $1/ [R]