Project

General

Profile

« Previous | Next » 

Revision 14494

web/BIEN3/Redmine/.htaccess: point this to the Redmine root instead of to the wiki, to avoid the need to append /main

View differences:

trunk/web/BIEN3/Redmine/.htaccess
7 7
RewriteCond %{ENV:innermost_dir} =Redmine
8 8
RewriteCond $0 ^/ [ornext]
9 9
RewriteCond /$0 ^(.*)$
10
RewriteRule ^.+$ wiki%1 [discardpath,last,noescape,qsappend]
10
RewriteRule ^.+$ https://projects.nceas.ucsb.edu/nceas/projects/bien%1 [discardpath,last,noescape,qsappend]

Also available in: Unified diff