<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false">On my setup i've deployed mapserver (master) at a path, eg <a href="https://localhost/ows" rel="nofollow" target="_blank">https://localhost/ows</a></div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Now when I try to have mapserver match the mapfile key, it doesn't match, eg <span><span style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;"> </span><a href="https://localhost/ows" style="color: rgb(25, 106, 212); text-decoration-line: underline; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;" rel="nofollow" target="_blank">https://localhost/ows</a>/clay with a map config:</span></div><div dir="ltr" data-setdir="false"><span><br></span></div><div dir="ltr" data-setdir="false"><span>MAPS</span></div><div dir="ltr" data-setdir="false"><span>   "clay" "/srv/data/clay.map"</span></div><div dir="ltr" data-setdir="false"><span>END </span></div><div dir="ltr" data-setdir="false"><span><br></span></div><div dir="ltr" data-setdir="false"><span>However </span><a href="http://localhost/ows?map=clay" rel="nofollow" target="_blank">http://localhost/ows?map=clay</a> works fine</div><div dir="ltr" data-setdir="false"><span><br></span></div><div dir="ltr" data-setdir="false"><span>I also tried:</span></div><div dir="ltr" data-setdir="false"><span><br></span></div><div dir="ltr" data-setdir="false"><div><div dir="ltr" data-setdir="false" style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;">MAPS</div><div dir="ltr" data-setdir="false" style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;">   "ows/clay" "/srv/data/clay.map"</div><div dir="ltr" data-setdir="false" style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;">END</div></div><div dir="ltr" data-setdir="false" style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;"><br></div><div dir="ltr" data-setdir="false" style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;">No success. Any suggestions?</div></div></div></body></html>