Hi all,
I configured the web.xml to run behind an Apache server according to
http://www.geows.org/references/toolinfo/geoserver-config/ProxyPass%20Configuration.
Things are working now but however, the examples at
/geoserver/mapPreview.do are still serving URLs like l
http://localhost:8080/geoserver/wms?bbox=588742.9669388387,4913581.5005071,609489.3473411091,4927412.360112913&styles=&Format=application/openlayers&request=GetMap&layers=sf:archsites&width=800&height=500&srs=EPSG:26713
What do I have to configure to get even that working?
Thanks for hints
/peter
--
GTalk: neubauer.peter
Skype peter.neubauer
ICQ 18762544
GTalk neubauer.peter
Phone +46704 106975
Mail peter.neubauer@anonymised.com
LinkedIn http://www.linkedin.com/in/neubauer
http://www.neo4j.org - New Energy for Data - the Netbase.
http://www.ops4j.org - New Energy for OSS Communities - Open
Participation Software.
http://www.qi4j.org - New Energy for Java - Domain Driven Development.
Peter Neubauer ha scritto:
Hi all,
I configured the web.xml to run behind an Apache server according to
http://www.geows.org/references/toolinfo/geoserver-config/ProxyPass%20Configuration.
Hum, that page is real old, I think we do now support
configuring the proxy location from the UI, that is,
go to configuration/server and set the proxy base url there.
Things are working now but however, the examples at
/geoserver/mapPreview.do are still serving URLs like l
http://localhost:8080/geoserver/wms?bbox=588742.9669388387,4913581.5005071,609489.3473411091,4927412.360112913&styles=&Format=application/openlayers&request=GetMap&layers=sf:archsites&width=800&height=500&srs=EPSG:26713
What do I have to configure to get even that working?
Hmmm... it should be working... which version of GeoServer is that?
I suggest you try out 1.6.0-RC3
Cheers
Andrea