We have the following infrastructure:
- a webserver doing https encryption and working as a reverse proxy (Url https://oursite.com)
- a http webserver for our websphere plugin for high availability
All the generated WebFlow Urls are using the http://oursite.com prefix, because of the request ist coming from the http webserver to the appserver!
Is is possible to configure Webflow or Spring MVC to produce https urls?
Is there a way to configure the reverse proxy correctly?
Is this scenario working at all?
Please help


Reply With Quote
