/[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 3433 - (show annotations) (download)
Fri Apr 4 11:46:45 2014 UTC (10 years, 7 months ago) by pterjan
File size: 203 byte(s)
Attempt to support alias in catalyst_app
1 <%- aliases.keys.sort {|a,b| a.size <=> b.size }.reverse.each do |key| -%>
2 Alias <%= key %> <%= aliases[key] %>
3 <%- end -%>
4 FastCgiServer <%= script %> -processes <%= process %> -idle-timeout 30

  ViewVC Help
Powered by ViewVC 1.1.30