Project

General

Profile

« Previous | Next » 

Revision 11927

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

View differences:

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