Revision 11927
Added by Aaron Marcuse-Kubitza about 11 years ago
inputs/VegBIEN/Redmine/svn/.htaccess | ||
---|---|---|
8 | 8 |
RewriteCond %{ENV:innermost_dir} =svn |
9 | 9 |
RewriteCond $0 ^/ [ornext] |
10 | 10 |
RewriteCond /$0 ^(.*)$ |
11 |
RewriteRule ^.+$ ../main/repository/raw%1 [discardpath,last,noescape,qsappend] |
|
11 |
RewriteRule ^.+$ https://code.nceas.ucsb.edu/code/projects/bien%1 [discardpath,last,noescape,qsappend] |
Also available in: Unified diff
inputs/VegBIEN/Redmine/svn/.htaccess: updated to use much faster direct repository URL rather than Redmine web interface, now that the repository itself is publicly accessible in addition to the Redmine view of it