Hi, for Apache proxy to work you need the mod_proxy module.
More info can be found in the Apache documentation. Regards, Andreas. On May 26, 2010, at 14:51 , Martin.L wrote: > > Thanks for the answers! > > @cd: My version is correctly. It makes a request to the WMS of the > GeoServer. The params are optional. > > @Andreas: I've tried the second link and after I paste the code for the > VitualHost-section, the Apache won't start again. The errormessage is "The > requested operation has failed!". If I comment the VirtualHost-section, > apache starts again. After that, I wanted to try the second link. I noticed > that there is no path like /usr/lib/cgi-bin/ in my Apache-installation. So > do you have some further informations for me? > > Here is the VitualHost-section in my httpd.conf > > <VirtualHost> > ProxyRequest Off > # Remember to turn the next line off if you are proxying to a > NameVirtualHost > ProxyPreserveHost On > <Proxy> > Order deny,allow > Allow from all > </Proxy> > ProxyPass /geoserver http://localhost:8090/geoserver > ProxyPassReverse /geoserver http://localhost:8090/geoserver > </VirtualHost> > > > Greets > Martin > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/GeoExt-OpenLayers-IE8-vs-other-Browsers-tp5079946p5103295.html > Sent from the OpenLayers Users mailing list archive at Nabble.com. > _______________________________________________ > Users mailing list > Users@openlayers.org > http://openlayers.org/mailman/listinfo/users -- Andreas Hocevar OpenGeo - http://opengeo.org/ Expert service straight from the developers. _______________________________________________ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users