Hi,
I am a complete newbie to Apache and websites and need some help. I inherited a few applications when another person left.
I have 2 websites running on our server, with one IP address going through a Apache ProxyPass to send requests to the correct website.
One of the websites already was using the https sockets, and
I was recently asked to make both the the websites run on the https sockets. So I changed the Apache conf file to redirect any requests for the 2nd website to use https also and changed my IIS configuration to use SSL too.
This doesn't work, I get a 504 bad gateway error
Can anyone point me in the right direction here? As I said I know very little about Apache or IIS.
Thanks
KD
I am a complete newbie to Apache and websites and need some help. I inherited a few applications when another person left.
I have 2 websites running on our server, with one IP address going through a Apache ProxyPass to send requests to the correct website.
One of the websites already was using the https sockets, and
I was recently asked to make both the the websites run on the https sockets. So I changed the Apache conf file to redirect any requests for the 2nd website to use https also and changed my IIS configuration to use SSL too.
This doesn't work, I get a 504 bad gateway error
Can anyone point me in the right direction here? As I said I know very little about Apache or IIS.
Thanks
KD