# # httpd configuration settings for use with mailman. # ScriptAlias /mailman/ @CODEDIR@/cgi-bin/ Alias /pipermail/ @DATADIR@/archives/public/ #Alias /images/ @CODEDIR@/images/ Options ExecCGI AddHandler cgi-script .cgi AllowOverride None Order allow,deny Allow from all Options Indexes FollowSymlinks AllowOverride None Order allow,deny Allow from all # # Uncomment the following line, replacing www.example.com with your server's # name, to redirect queries for /mailman to the listinfo page (recommended). # RedirectMatch /mailman[/]*$ http://www.example.com/mailman/listinfo