/[adm]/puppet/modules/apache/templates/vhost_catalyst_app.conf
ViewVC logotype

Contents of /puppet/modules/apache/templates/vhost_catalyst_app.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 928 - (show annotations) (download)
Tue Feb 1 12:44:50 2011 UTC (13 years, 2 months ago) by misc
File size: 179 byte(s)
- refactoring of apache config file, to ease future deployment
1 <%- if location != '' then -%>
2 Alias /static <%= location %>/root/static
3 <%- end -%>
4 Alias / <%= script %>/
5 FastCgiServer <%= script %> -processes <%= process %> -idle-timeout 30

  ViewVC Help
Powered by ViewVC 1.1.30