On 11-04-03 09:26 AM, martin crook wrote:
when I use the command in the browswer:
<http://localhost/cgi-bin/mapserv&map=/var/www/html/mapserver/Example1-1.map&layer=states&mode=map>"
I get the following output:
Try using:
http://localhost/cgi-bin/mapserv?map=/var/www/html/mapserver/Example1-1.map&layer=states&mode=map
The first delimiter after the mapserv program name should be a "?"...
and then "&" are used between the parameters in the QUERY_STRING part
of the URL.
--
Daniel Morissette
http://www.mapgears.com/
Provider of Professional MapServer Support since 2000
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users