add new apache mods
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2924 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
20
www-apache/mod_svn_view/files/10_mod_svn_view.conf
Normal file
20
www-apache/mod_svn_view/files/10_mod_svn_view.conf
Normal file
@@ -0,0 +1,20 @@
|
||||
<IfDefine SVN_VIEW>
|
||||
LoadModule svn_view_module modules/mod_svn_view.so
|
||||
</IfDefine>
|
||||
|
||||
#<Directory "/home/chip/work/mod_svn_view/trunk/themes">
|
||||
# Order allow,deny
|
||||
# Allow from All
|
||||
# Deny From none
|
||||
# </Directory>
|
||||
#
|
||||
#<Location "/svn-view">
|
||||
# SVNView on
|
||||
# SVNViewRepository test /test/repos/test
|
||||
# SVNViewRepository apache-2.0 /test/repos/httpd-2.0
|
||||
# SVNViewRepository svn-mirror /test/repos/subversion
|
||||
# SVNViewAuthzSvnFile /test/trunk/svn-authz
|
||||
# SVNViewDefaultXSLT /home/chip/work/mod_svn_view/trunk/xslt/default.xsl
|
||||
# SVNViewTheme blueview
|
||||
# SVNViewThemesDir /home/chip/work/mod_svn_view/trunk/themes
|
||||
#</Location>
|
||||
Reference in New Issue
Block a user