Project

General

Profile

« Previous | Next » 

Revision 8049

web/main/SALVIAS/.htaccess: Forward to new dd/ 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 ^(?!Plot_)(.+)/$ Plot_$1 [discardpath,noescape]
13
RewriteRule ^(?:(.*)/)?$ http://salvias.net/Documents/salvias_data_dictionary.html#$1 [discardpath,noescape,last]
12
RewriteRule ^(.*/)?$ dd/$0 [discardpath,noescape,last]

Also available in: Unified diff