Revision 8047
Added by Aaron Marcuse-Kubitza almost 12 years ago
.htaccess | ||
---|---|---|
9 | 9 |
# handle DirectoryIndex (this must be at this position in the rules) |
10 | 10 |
RewriteRule ^(.*/)?index\.php$ $1 [discardpath,noescape] |
11 | 11 |
|
12 |
RewriteRule ^(?:(.*)/)?$ http://rs.tdwg.org/dwc/terms/#$1 [discardpath,noescape,last] |
|
12 |
RewriteRule ^(.*/)?$ terms/$0 [discardpath,noescape,last] |
Also available in: Unified diff
web/main/DwC/.htaccess: Forward to new terms/ subdir