Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Reverse Proxy Pain! Please help! |
|
Author |
|
mikedcmdva
Joined: 11 Dec 2017 Posts: 1 Location: MD
|
Posted: Mon 11 Dec '17 23:58 Post subject: Reverse Proxy Pain! Please help! |
|
|
I have Apache running on 443, and a web application running on 8082.
I was told to proxy requests from 443 to 8082.
It seems to be working, because I can go to the URL to the login page running on 8082 and see it, from a URL like so -
https://myapp.mycompany.com/appname/login.html
HOWEVER, what I cannot seem to get working is trying to make it so that I can get the login page WITHOUT adding /appname/login.html to the URL
I have tried various redirect methods but it doesn't seem to play well with there is a reverse proxy present.
Any help is greatly appreciated! |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Mon 18 Dec '17 22:58 Post subject: |
|
|
Please post your current reverse config. |
|
Back to top |
|
|
|
|
|
|