On my setup i've deployed mapserver (master) at a path, eg https://localhost/ows
Now when I try to have mapserver match the mapfile key, it doesn't match, eg
https://localhost/ows/clay with a map config:
MAPS "clay" "/srv/data/clay.map"END
However http://localhost/ows?map=clay works fine
I also tried:
MAPS "ows/clay" "/srv/data/clay.map"END
No success. Any suggestions?
_______________________________________________
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users