Hi!

I'm creating a new mapfile and when I arrive to the WMS_ONLINERESOURCE tag  the
"map" paremeter at the URL I would like i'll be a relative path, non an
absolute.

For example, now my mapfile is like this:

"wms_onlineresource" "
http://localhost:80/cgi-bin/mapserv.exe?map=C%3A%5CFiles%5Capps%5Cdemo%5CdemoCV.map
"

And the great solution could be:

"wms_onlineresource" "
http://localhost:80/cgi-bin/mapserv.exe?map=%5Capps%5Cdemo%5CdemoCV.map";

Is it possible? Thanks
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to