|
From: Andrea A. <aa...@op...> - 2010-07-16 12:55:48
|
saanchi ha scritto: > I have a setup like this: > internal ip1 --- application running > internal ip2 --- geoserver running > i am behind a proxy .. > at proxy server apache is running > at proxy server i have added reverse proxy for > geoserver and application server > http://mydomain.com/application internal ip1 > http://mydomain.com/geoserver internal ip2 > The application is running fine from outside the proxy server .. > but the WMS request for geoserver does not work properly > from outside the proxy .. > Any suggestions are welcome. You probably haven't configured "proxy base url" in the server settings. For example http://demo.opengeo.org/geoserver/ is running behing an apache proxy, and the proxy base url has been setup as "http://demo.opengeo.org/geoserver/". Most reverse proxies (Apache mod_proxy included) do not handle well the xml documents filled with back references generated by an OGC server Cheers Andrea > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Geoserver-users mailing list > Geo...@li... > https://lists.sourceforge.net/lists/listinfo/geoserver-users -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. |