aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bcd/templates/vhost_bcd.conf
blob: 93d5c00c2e2c70079b2d75a7d1179fbe7afa4149 (plain)
1
2
3
4
5
<Directory <%= bcd_home %>/public_html>
  AllowOverride All
  Options FollowSymlinks
  Options Indexes
</Directory>