Nolan Fans + HTTPS

Nolan Fans forum announcements and news updates are posted here. Forum rules are also posted here. Using our message boards means you understand and accept all rules.
User avatar
Posts: 26414
Joined: June 2011
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.

User avatar
Posts: 1424
Joined: January 2009
Location: Cupertino, CA
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

User avatar
Posts: 26414
Joined: June 2011
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.

User avatar
Posts: 1424
Joined: January 2009
Location: Cupertino, CA
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...

User avatar
Posts: 1424
Joined: January 2009
Location: Cupertino, CA
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/

User avatar
Posts: 26414
Joined: June 2011
The Inherent Vice thread is not secure...?

Post Reply