root/web/main/IH/.htaccess @ 8283
1 | 8114 | aaronmk | RewriteEngine on |
---|---|---|---|
2 | RewriteOptions inherit |
||
3 | |||
4 | RewriteRule ^$ http://sweetgum.nybg.org/ih/ [discardpath,noescape,last]
|
||
5 | RewriteRule ^(?:(.*)/)?$ http://sweetgum.nybg.org/ih/herbarium_list.php?QueryName=DetailedQuery&Restriction=NamPartyType+%3D+%27IH+Herbarium%27&col_NamOrganisationAcronym=$1 [discardpath,noescape,last]
|