Ciao Marco,
unrelated question, why GeoServer 2.1.4?

Regards,
Simone Giannecchini
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:     +39 0584 1660272
mob:   +39  333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------


On Thu, Feb 27, 2014 at 9:45 AM, Marco Ferretti <marco.ferre...@gmail.com>wrote:

> Hi Christian,
>
> thanks for your reply.
>
> We already have something similar in place: we use proxy_ajp instead of
> proxy_http; nonetheless I will give a shot to the configuration you
> suggested and let you know.
>
> One thing I am not 100% sure got through my previous email is the
> following :
> 1. with our current configuration ( ProxyPass /
> ajp://localhost:<ajpport>/geoserver) the server responds correctly to the
> applications (aka: *serves maps when called with https*)
> 2. Had to modify index.html so that the call
> window.location.replace("web"); now is window.location.replace("web/"); in
> order to have the geoserver GUI respond (still https)
> 3. Whenever I call https://myserver/web/ and perform a login (insert
> username, password & click "login" button) I get redirected to 
> *http://myserver/geoserver/
> <http://myserver/geoserver/>* which is never going to reply (reverse
> proxy will not forward to https)
>
> I have the feeling that I have to investigate on the form action
> "../j_spring_security_check" ... looks like somewhere it is losing the
> protocol
>
> Will keep you posted
>
>
> On Thu, Feb 27, 2014 at 3:49 AM, cmaul <christian.m...@depi.vic.gov.au>wrote:
>
>> Sorry the two locations where it points to have obviously to be the same
>>
>> ProxyPass /geoserver_pWMS
>> http://server_where_your_geoserver_is:8080/*geoserver_pWMS*
>> ProxyPassReverse /geoserver_pWMS
>> http://server_where_your_geoserver_is:8080/*geoserver_pWMS*
>> < Location /geoserver_pWMS>
>>     Order allow,deny
>>     Allow from all
>> </Location>
>>
>>
>> ... and if you have Apache on this server as well you might define it
>> leave
>> out the 8080
>>
>>
>>
>> -----
>> ____________________________
>>
>> Dr Christian Maul
>> Project Manager
>>
>> Information Services Branch
>> Department Environment and Primary Industries
>> Level13, Marland House, 570 Bourke Street
>> Melbourne 3000
>>
>> PO Box 500, East Melbourne Vic 3002
>>
>>
>> Telephone:        +61-3-8636 2325
>> Telefax:              +61-3-8636 2813
>> --
>> View this message in context:
>> http://osgeo-org.1560.x6.nabble.com/problem-with-configuration-tp5106149p5106261.html
>> Sent from the GeoServer - User mailing list archive at Nabble.com.
>>
>>
>> ------------------------------------------------------------------------------
>> Flow-based real-time traffic analytics software. Cisco certified tool.
>> Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
>> Customize your own dashboards, set traffic alerts and generate reports.
>> Network behavioral analysis & security monitoring. All-in-one tool.
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Geoserver-users mailing list
>> Geoserver-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>
>
>
> --
> --
> Marco Ferretti
> [image: facebook] <http://facebook.com/marco.ferretti>[image: 
> twitter]<http://twitter.com/marcoferretti>[image:
> Linkedin] <http://it.linkedin.com/in/marcoferretti>[image: 
> Website]<http://www.fermasoft.com>
>  [image: public 
> key]<http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x3863B939F579CD16>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Flow-based real-time traffic analytics software. Cisco certified tool.
> Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
> Customize your own dashboards, set traffic alerts and generate reports.
> Network behavioral analysis & security monitoring. All-in-one tool.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to