Project

General

Profile

« Previous | Next » 

Revision 8507

web/**/.htaccess: RewriteRules: ensured flags are in alphabetical order

View differences:

.htaccess
7 7
RewriteCond %{ENV:innermost_dir} =IH
8 8
RewriteCond $0 ^/ [ornext]
9 9
RewriteCond herbarium_list.php?QueryName=DetailedQuery&Restriction=NamPartyType+\%3D+\%27IH+Herbarium\%27&col_NamOrganisationAcronym=$0 ^(.*)$
10
RewriteRule ^.+$ http://sweetgum.nybg.org/ih/%1 [discardpath,noescape,last,qsappend]
10
RewriteRule ^.+$ http://sweetgum.nybg.org/ih/%1 [discardpath,last,noescape,qsappend]

Also available in: Unified diff