At production server, IIS and GeoServer are installed. I can access IIS at port 80 From out side the production environment. i also want to access GeoServer at the same port 80 from out side of production environment, Like http://92.108.64.13:80/geoserver/web/. But, i could not access GeoServer at port 80.
Is it possible to access both IIS and Geoserver at port 80 ? Actually I do not want to open any other port for accessing GeoServer. Is there any solution available for accessing both Geoserver and IIS at port 80 ?
need for useful suggestion for solving this problem
Answer
You need to set up a proxy under IIS - see How to configure Proxy.cgi with IIS or google geoserver iis for more discussions.
No comments:
Post a Comment