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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 264 by misc, Mon Nov 8 00:47:08 2010 UTC revision 265 by misc, Wed Nov 17 15:35:10 2010 UTC
# Line 15  end Line 15  end
15          ServerName <%= name %>          ServerName <%= name %>
16          # Serve static content directly          # Serve static content directly
17          DocumentRoot  /dev/null          DocumentRoot  /dev/null
18    # header
19    
20  <% if location then %>  <% if location then %>
21          Alias /static <%= location %>/root/static          Alias /static <%= location %>/root/static
22  <% end %>  <% end %>

Legend:
Removed from v.264  
changed lines
  Added in v.265

  ViewVC Help
Powered by ViewVC 1.1.30