/[adm]/puppet/modules/sympa/templates/webapp_sympa.conf
ViewVC logotype

Contents of /puppet/modules/sympa/templates/webapp_sympa.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 561 - (show annotations) (download)
Thu Dec 9 12:34:28 2010 UTC (13 years, 4 months ago) by misc
File size: 194 byte(s)
- use the lib_dir fact
1 <Directory <%= lib_dir + "/sympa/cgi" %> >
2 Options ExecCGI
3 AddHandler fastcgi-script .fcgi
4 DirectoryIndex wwsympa-wrapper.fcgi
5
6 Order allow,deny
7 Allow from all
8 </Directory>

  ViewVC Help
Powered by ViewVC 1.1.30