Parent Directory
|
Revision Log
|
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> |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |