Revision 8359
Added by Aaron Marcuse-Kubitza over 11 years ago
.htaccess | ||
---|---|---|
1 | 1 |
RewriteEngine on |
2 | 2 |
RewriteOptions inherit |
3 | 3 |
|
4 |
RewriteRule ^$ http://sweetgum.nybg.org/ih/ [discardpath,noescape,last] |
|
4 |
RewriteRule ^$ http://sweetgum.nybg.org/ih/ [discardpath,noescape,last]
|
|
5 | 5 |
RewriteRule ^(?:(.*)/)?$ http://sweetgum.nybg.org/ih/herbarium_list.php?QueryName=DetailedQuery&Restriction=NamPartyType+\%3D+\%27IH+Herbarium\%27&col_NamOrganisationAcronym=$1 [discardpath,noescape,last] |
Also available in: Unified diff
web/main/IH/.htaccess: Fixed whitespace