Revision 8408
Added by Aaron Marcuse-Kubitza over 11 years ago
.htaccess | ||
---|---|---|
14 | 14 |
# handle DirectoryIndex subrequests |
15 | 15 |
RewriteRule ^index$() $1 [discardpath,noescape] |
16 | 16 |
|
17 |
RedirectMatch ^/VegBIEN/Redmine/main$ https://projects.nceas.ucsb.edu/nceas/projects/bien/ |
|
18 | 17 |
# dir without trailing / is provided as an absolute filesystem path |
19 | 18 |
RewriteCond $0 ^/ [ornext] |
20 | 19 |
RewriteCond /$0 ^(.*)$ |
Also available in: Unified diff
inputs/SALVIAS/.htaccess: Removed test RedirectMatch directive