Revision 8021
Added by Aaron Marcuse-Kubitza almost 12 years ago
.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
web/main/**/.htaccess: Use RewriteEngine, inheriting the web/main/.htaccess rules, in order to translate dotpaths that follow /-paths to existing dirs