aboutsummaryrefslogtreecommitdiffstats
path: root/modules/planet/templates/planet_vhosts.conf
blob: ecf0c639e3820bbaec03a5524f004188af3de586 (plain)
1
2
3
4
5
6
7
<Directory <%= planet_location %> >
       Order deny,allow
       Allow from All
       AllowOverride All
       Options FollowSymlinks	
       Options +Indexes
</Directory>