/[adm]/puppet/modules/mediawiki/templates/wiki_vhost.conf
ViewVC logotype

Contents of /puppet/modules/mediawiki/templates/wiki_vhost.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1745 - (show annotations) (download)
Thu Jun 16 14:29:39 2011 UTC (12 years, 9 months ago) by misc
File size: 158 byte(s)
add alias for getting skins

1 # heavily used by the wiki farm stuff
2 <Directory <%= root %>>
3 Options +FollowSymLinks
4 </Directory>
5
6 AliasMatch /.*/skins/(.*)$ /usr/share/mediawiki/skins/$1
7

  ViewVC Help
Powered by ViewVC 1.1.30