Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bw/grep-recurse-submodules'
[gitweb.git]
/
t
/
lib-httpd
/
apache.conf
diff --git
a/t/lib-httpd/apache.conf
b/t/lib-httpd/apache.conf
index 5b408d6495e87346d0a0d5f756f8d076b54925c8..69174c6e3110d5e214c048aceccf07232b813ce7 100644
(file)
--- a/
t/lib-httpd/apache.conf
+++ b/
t/lib-httpd/apache.conf
@@
-222,8
+222,8
@@
RewriteRule ^/half-auth-complete/ - [E=AUTHREQUIRED:yes]
<IfDefine SVN>
LoadModule dav_svn_module modules/mod_dav_svn.so
- <Location /
svn
>
+ <Location /
${LIB_HTTPD_SVN}
>
DAV svn
- SVNPath
svnrepo
+ SVNPath
"${LIB_HTTPD_SVNPATH}"
</Location>
</IfDefine>