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

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

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

revision 176 by misc, Sat Nov 6 09:36:03 2010 UTC revision 200 by misc, Mon Nov 8 00:48:05 2010 UTC
# Line 1  Line 1 
1  <VirtualHost *:80>  <VirtualHost *:80>
2          ServerName <%= vhost %>          ServerName <%= name %>
3          Redirect / https://<%= vhost %>/          Redirect / https://<%= name %>/
4  </VirtualHost>  </VirtualHost>

Legend:
Removed from v.176  
changed lines
  Added in v.200

  ViewVC Help
Powered by ViewVC 1.1.30