Hello,

I do have the same problem as posted in: https://sourceforge.net/p/geoserver/mailman/message/37250476/

When geoserver is behind a reverse proxy as nginx and when "Proxy Base URL" is not empty in the global setting,  it is not possible to access the web user interface anymore. I also did some tests, and this issue starts at version 2.19.

This is very annoying.

When "Proxy Base URL" is empty, you can login to the webui, but a wfs or wms?request=GetCapabilities&service will not be given the correct xlinks ( xlink:href="https://proxy_url_name/wfs";) but will show (xlink:href="http://servername:8080/geoserver/wfs (or wms)")

When "Proxy Base URL" is not empty (https://proxy_url_name), then it is not possible to login via the webinterface.

Is it possible to solve this?

thanks.

Frans Fierens



_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to