HTTPS version of page throws 404, regular HTTP appears fine?

Posted by Ryan on Server Fault See other posts from Server Fault or by Ryan
Published on 2010-06-07T15:19:17Z Indexed on 2010/06/07 15:23 UTC
Read the original article Hit count: 226

Filed under:
|
|
|

I'm having a strange issue with a website in IIS on Windows Server 2003. It has a valid wild card certificate on it, however when I use HTTPS on the page I get a 404 not found. Without HTTPS it shows up fine. Also, if I go to the domain root of the site using HTTP the homepage shows up, but with HTTPS it REDIRECTS ME to a totally different website installed on the same IIS server. I am quite confused. I tried giving each site a unique IP address but it didn't change anything, I also tried changing the SSL ports, no luck. This IIS is setup to run PHP also. What could I check to resolve this?

© Server Fault or respective owner

Related posts about iis

Related posts about php