root/web/main/SALVIAS/.htaccess @ 8022
1 |
RewriteEngine on |
---|---|
2 |
RewriteOptions inherit |
3 |
|
4 |
RedirectMatch ^/SALVIAS/$ http://salvias.net/Documents/salvias_data_dictionary.html
|
5 |
RedirectMatch ^/SALVIAS/(.*?)/?$ http://salvias.net/Documents/salvias_data_dictionary.html#Plot_$1
|