I just start to work with Geoserver and Openlayers and one of the main concerns of the project now is do not expose the geoserver web interface outside of the internal network. No access to www.mydomain.com/geoserver/
However the application that is available in the Internet needs to get data (wms/wfs) from the GeoServer. This all through OpenLayers.
Is this possible?
Answer
It is possible, follow the instructions at http://ian01.geog.psu.edu/geoserver_docs/software/java.html but instead of /geoserver use /geoserver/wms and /geoserver/wfs
No comments:
Post a Comment