I have the same problem .  i am not sure how it this issue started suddenly.
 Did you get this  solved ?  please mention if you have a solution

sur




On Thu, Jul 22, 2010 at 11:13 PM, saanchi <[email protected]>wrote:

>
> Hi,
>
> I am stuck in  exactly the same problem ... I tried setting proxy_base_url
> also but no result ...
> Did u get it solved ?
> If yes  please mention the solution.. I am stuck in this for days...
>
>
>
>
> saanchi wrote:
> >
> > Hi,
> >
> > I am stuck in  exactly the same problem ... I tried setting
> proxy_base_url
> > also but no result ...
> > Did u get it solved ?
> > If yes  please mention the solution.. I am stuck in this for days...
> >
> > -
> >
> >
> >
> >
> > Alexandre Saunier wrote:
> >>
> >> Hello
> >>
> >> my geoserver 2.0.1 is behind a proxy pass. I can access the web UI
> >> either using http://externalUrl/geoserver/web or
> >> http://internalUrl:8080/geoserver/web but the
> >> http://externalUrl/geoserver/wms requests (for instance from the Layer
> >> Preview interface) keep failing because of
> >>
> >> HTTP/1.1 401 Unauthorized
> >> Date: Thu, 18 Feb 2010 13:45:37 GMT
> >> Server: Apache-Coyote/1.1
> >> WWW-Authenticate: Basic realm="GeoServer Realm"
> >>
> >> whereas http://internalUrl:8080/geoserver/wms are served normally.
> >>
> >> The proxypass is configured as follows:
> >>
> >> ProxyPass /geoserver http://internalUrl:8080/geoserver
> >> ProxyPassReverse /geoserver http://internalUrl:8080/geoserver
> >> <Proxy http://internalUrl:8080/geoserver>
> >>   Order allow,deny
> >>   Allow from all
> >> </Proxy>
> >>
> >> I have set the "Proxy base URL" in the global settings screen to
> >> "http://externalUrl/geoserver/"; and uncommented the following lines in
> >> geoserver/WEB-INF/web.xml
> >>     <context-param>
> >>       <param-name>PROXY_BASE_URL</param-name>
> >>       <param-value>http://externalUrl/geoserver/</param-value>
> >>     </context-param>
> >>
> >> Anyone knows what the problem is and why I get this "Geoserver Realm"
> >> auth request? I have tried to comment out the Acegi lines in the
> >> web.xml file => it solves the WMS problem but the web UI is then no
> >> more accessible.
> >> Thanks for your help!
> >>
> >> Alex
> >>
> >>
> ------------------------------------------------------------------------------
> >> Download Intel&reg; Parallel Studio Eval
> >> Try the new software tools for yourself. Speed compiling, find bugs
> >> proactively, and fine-tune applications for parallel performance.
> >> See why Intel Parallel Studio got high marks during beta.
> >> http://p.sf.net/sfu/intel-sw-dev
> >> _______________________________________________
> >> Geoserver-users mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/geoserver-users
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/WMS-requests-failing-when-Geoserver-is-behind-a-proxy-pass-tp27640160p29244250.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to