Displaying 1 result from an estimated 1 matches for "create_docroot".
2011 Aug 17
3
Using back-ported create_resources in 2.6.x
...=> ''All'',
protocol => ''http'';
''drupal-multisite2'':
domain => ''com'',
docroot => ''/var/www/example2.com/html'',
create_docroot => false,
options => ''None'',
override => ''All'',
protocol => ''http'';
}
}
....
define apache::vhost (
$protocol=''http'',
$cname=$name,
$domai...