Hi, Not sure if someone can help on this as I seem to be have been going around in circles with what should be a simple tasks. I have an application that resides behind a reverse proxy. The front end is https, with the SSL being decrypted prior to hitting the Apache. The back end coding refers to http and not https which is great for internal users but not for external. Is there a way that I can change the http to https as it comes back through the reverse proxy ie the server sends to [
app1.com...] and the Apache picks up the fact that it should be [
app1.com?...]