Hi Team,
I configured apache http web server to redirect incoming WEBSERVICE call to
another backend application server, X-Forwarded-For is missing(webserver
ip) in backend call.
I have configured below in my webserver httpd.conf file.
ProxyPass /TestProject http://10.160.160.33:2914/TestProject
Please help us here with a quick support
On Mon, Nov 6, 2017 at 11:31 PM, vivek vijayan wrote:
> HI ,
>
> All our Atlassian applications are hosted in windows 2012 and they are
> running behind Appache HTTP Reverse proxy (version-Apache/2.4.20 (Win64)
> OpenSSL/1.0.2h) which is also a windows s
HI ,
All our Atlassian applications are hosted in windows 2012 and they are
running behind Appache HTTP Reverse proxy (version-Apache/2.4.20 (Win64)
OpenSSL/1.0.2h) which is also a windows server..
The reverse proxy also using by some other applications for proxying.
Now, The current reverse pr