Project

General

Profile

« Previous | Next » 

Revision 8047

web/main/DwC/.htaccess: Forward to new terms/ subdir

View differences:

.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