<div>Hi,</div>This is my MapProxy Capabilites url for TMS layers :-<div><br></div><div><a href="http://localhost:8080/tms/1.0.0/">http://localhost:8080/tms/1.0.0/</a></div><div><br></div><div>If I removed the trailing slash and enter &quot;<a href="http://localhost:8080/tms/1.0.0">http://localhost:8080/tms/1.0.0</a>&quot;, I get the 404 &quot;Not Found&quot; error message. Compare this to a TileCache request :-</div>
<div><br></div><div><a href="http://tilecache.osgeo.org/wms-c/Basic.py/1.0.0/">http://tilecache.osgeo.org/wms-c/Basic.py/1.0.0/</a></div><div><br></div><div>This works in both cases of trailing slash or not, i.e. it still returns the XML document.</div>
<div><br></div><div>So should MapProxy allow for the omission of the trailing slash also? (is it something I can configure on my IIS web server?) I ask this question because I am trying to link TMS map source to a GIS application which seems to insist in omitting the trailing slash, hence failing to connect to my local TMS source into the application.</div>
<div><br></div><div>Any help or advice gratefully received, thanks.</div><div>Jason</div>