/[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 2193 - (show annotations) (download)
Sun Jan 8 18:09:18 2012 UTC (12 years, 2 months ago) by misc
File size: 306 byte(s)
cleaning, refactoring and removal of default already set elsewhere
1 <Directory <%= location %> >
2 Order deny,allow
3 Allow from All
4 AllowOverride All
5 Options FollowSymlinks
6 Options +Indexes
7 </Directory>
8 # Add a permanent redirection for '/*' as '/en/' for english planet
9 <IfModule mod_alias.c>
10 RedirectMatch permanent ^/?$ /en/
11 </IfModule>

  ViewVC Help
Powered by ViewVC 1.1.30