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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 176 - (hide annotations) (download)
Sat Nov 6 09:36:03 2010 UTC (13 years, 10 months ago) by misc
File size: 107 byte(s)
- add a type for vhost redirection to ssl ( for epoll and catdap, once we have https )

1 misc 176 <VirtualHost *:80>
2     ServerName <%= vhost %>
3     Redirect / https://<%= vhost %>/
4     </VirtualHost>

  ViewVC Help
Powered by ViewVC 1.1.30