Revision 14494
Added by Aaron Marcuse-Kubitza over 10 years ago
.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
web/BIEN3/Redmine/.htaccess: point this to the Redmine root instead of to the wiki, to avoid the need to append /main