Project

General

Profile

« Previous | Next » 

Revision 8008

web/main/TCS,VegX/.htaccess: Fixed bug where need to match dirs by themselves in addition to when followed by a filename

View differences:

web/main/TCS/.htaccess
1
RedirectMatch ^/TCS/(.+?)/?$ http://www.tdwg.org/standards/117/download/#/v101.xsd#$1
1
RedirectMatch ^/TCS/(.*?)/?$ http://www.tdwg.org/standards/117/download/#/v101.xsd#$1
web/main/VegX/.htaccess
1
RedirectMatch ^/VegX/(.+?)/?$ http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#$1
1
RedirectMatch ^/VegX/(.*?)/?$ http://wiki.tdwg.org/twiki/pub/Vegetation/WebHome/VegX_Schema_1.5.3_proposed.zip#/veg.xsd#$1

Also available in: Unified diff