/[adm]/puppet/modules/planet/templates/planet_vhosts.conf
ViewVC logotype

Contents of /puppet/modules/planet/templates/planet_vhosts.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1092 - (show annotations) (download)
Wed Feb 16 01:23:20 2011 UTC (13 years, 2 months ago) by dams
File size: 283 byte(s)
update to fit with puppet rules explained by misc
1 <VirtualHost *:80>
2 ServerName planet.mageia.org
3 DocumentRoot /var/www/html/planet.mageia.org/
4 <Directory <%= planet_location %>>
5 Order deny,allow
6 Allow from All
7 AllowOverride All
8 Options FollowSymlinks
9 Options +Indexes
10 </Directory>
11 </VirtualHost>

  ViewVC Help
Powered by ViewVC 1.1.30