Hi,

I am not sure what you mean with "map is not displayed". Do you mean
that Mapserver seem to work normally but it returns an error or blank
map, or is it impossible to reach Mapserver at all? If the latter, does
your http server listen to the requested address? If MS4W package is
used it is controlled in the D:\ms4w\Apache\conf\httpd.conf file.  There
should read
Listen 172.16.128.173:8085

-Jukka Rahkonen-

sunny74 wrote:
 
> Hi,
> 
> I am displaying map using mapserver and openlayers in 
> aspx(ASP.NET) page.
> But problem is that the map is displayed only on local 
> machine and not from a remote machine on the Lan or Internet.
> On doing some r&D i found that if the url is given as in a 
> local machine i.e
> 
> http://localhost:8085/cgi-bin/mapserv.exe?map=WR_Shape/wrmap.m
> ap&mode=map
> 
> Then map is displayed.
> But if it is given like this,
> 
> http://172.16.128.173:8085/cgi-bin/mapserv.exe?map=WR_Shape/wr
> map.map&mode=map
> 
> then it is not.
> 
> So how can I get mapserver to display map with IP.
> 
> Thanks for your replies.
> --
> View this message in context: 
> http://n2.nabble.com/map-not-available-over-the-Lan-or-interne
> t-tp3429997p3429997.html
> Sent from the Mapserver - User mailing list archive at Nabble.com.
> _______________________________________________
> mapserver-users mailing list
> mapserver-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
> 
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to