Parent Directory
|
Revision Log
|
Patch
revision 2704 by misc, Sun Mar 25 12:20:18 2012 UTC | revision 2705 by misc, Mon Apr 2 11:05:32 2012 UTC | |
---|---|---|
# | Line 15 class apache::mod::ssl { | Line 15 class apache::mod::ssl { |
15 | '/etc/httpd/conf/vhosts.d/01_default_ssl_vhost.conf': | '/etc/httpd/conf/vhosts.d/01_default_ssl_vhost.conf': |
16 | content => template('apache/01_default_ssl_vhost.conf'); | content => template('apache/01_default_ssl_vhost.conf'); |
17 | '/etc/httpd/conf.d/ssl.conf': | '/etc/httpd/conf.d/ssl.conf': |
18 | content => template('apache/ssl.conf'); | content => template('apache/mod/ssl.conf'); |
19 | } | } |
20 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |