Page 2 of 2

Re: Nolan Fans + HTTPS

Posted: February 25th, 2020, 7:49 pm
by Bacon
I shouldn't really have to have an extension.

If you type in nolanfans.com it does not redirect to https:// which is a problem, and then it continues to not be secure.

Re: Nolan Fans + HTTPS

Posted: February 25th, 2020, 9:45 pm
by AlexHaas
What browser are you using?

I’m able to verify on http://www.redirectcheck.com that the HTTP routes redirect to HTTPS.

Code: Select all

http://nolanfans.com

HTTP/1.1 301 Moved Permanently
Date: Wed, 26 Feb 2020 01:43:11 GMT
Server: Apache
Location: https://www.nolanfans.com/
Content-Length: 297
Content-Type: text/html; charset=iso-8859-1

Re: Nolan Fans + HTTPS

Posted: February 26th, 2020, 6:49 pm
by Bacon
AlexHaas wrote:
February 25th, 2020, 9:45 pm
What browser are you using?

I’m able to verify on http://www.redirectcheck.com that the HTTP routes redirect to HTTPS.

Code: Select all

http://nolanfans.com

HTTP/1.1 301 Moved Permanently
Date: Wed, 26 Feb 2020 01:43:11 GMT
Server: Apache
Location: https://www.nolanfans.com/
Content-Length: 297
Content-Type: text/html; charset=iso-8859-1
Firefox currently. It might also matter that I typed out "nolanfans.com/forums" and hit enter and it did not redirect.

Re: Nolan Fans + HTTPS

Posted: February 27th, 2020, 2:24 pm
by AlexHaas
Ah you’re totally right. /forums doesn’t redirect.

Code: Select all

http://nolanfans.com/forums/

HTTP/1.1 200 OK
Let me look into this...

Re: Nolan Fans + HTTPS

Posted: February 27th, 2020, 3:35 pm
by AlexHaas
Fixed. Thanks, Bacon!

Code: Select all

http://nolanfans.com/forums/

HTTP/1.1 301 Moved Permanently
Date: Thu, 27 Feb 2020 19:33:10 GMT
Server: Apache
Location: https://www.nolanfans.com/forums/
Content-Length: 304
Content-Type: text/html; charset=iso-8859-1

https://www.nolanfans.com/forums/

Re: Nolan Fans + HTTPS

Posted: April 24th, 2020, 11:50 pm
by Bacon
The Inherent Vice thread is not secure...?