Revision 14495
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/web/BIEN3/Redmine/svn-web/.htaccess | ||
---|---|---|
8 | 8 |
RewriteCond %{ENV:innermost_dir} =svn-web |
9 | 9 |
RewriteCond $0 ^/ [ornext] |
10 | 10 |
RewriteCond /$0 ^(.*)$ |
11 |
RewriteRule ^.+$ ../main/repository/entry%1 [discardpath,last,noescape,qsappend] |
|
11 |
RewriteRule ^.+$ ../repository/entry%1 [discardpath,last,noescape,qsappend] |
Also available in: Unified diff
web/BIEN3/Redmine/svn-web/.htaccess: use Redmine/ instead of main/ subdir