Bug 121220

Summary: Missing <Directory> in mailman conf file for httpd
Product: [Fedora] Fedora Reporter: Milan Kerslager <milan.kerslager>
Component: mailmanAssignee: John Dennis <jdennis>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-07 18:05:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Milan Kerslager 2004-04-19 12:05:45 UTC
Please add this section to httpd-mailman.conf file to be able to run 
CGI scripts from that directory:

<Directory @VARMMDIR@/cgi-bin>
      Options ExecCGI
      Order allow,deny
      Allow from all
</Directory>

Also change <Directory @VARMMDIR@/archives> path to 
<Directory @VARMMDIR@/archives/public> as there is no way how to 
access @VARMMDIR@/archives in the current config file.

Comment 1 John Dennis 2004-09-07 18:05:36 UTC
Thank you for your bug report. Fixed in mailman-2.1.5-16