Project

General

Profile

« Previous | Next » 

Revision 8021

web/main/**/.htaccess: Use RewriteEngine, inheriting the web/main/.htaccess rules, in order to translate dotpaths that follow /-paths to existing dirs

View differences:

.htaccess
1
RewriteEngine on
2
RewriteOptions inherit
3

  
1 4
RedirectMatch ^/SALVIAS/$        http://salvias.net/Documents/salvias_data_dictionary.html
2 5
RedirectMatch ^/SALVIAS/(.*?)/?$ http://salvias.net/Documents/salvias_data_dictionary.html#Plot_$1

Also available in: Unified diff