Project

General

Profile

Actions

Feature #4906

closed

Universal HTTPS

Added by Junxiao Shi about 5 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
www
Start date:
04/03/2019
Due date:
% Done:

0%

Estimated time:

Description

http://named-data.net/ http://www.named-data.net/ https://www.named-data.net/ should canonize as and 301-redirect to https://named-data.net/
Pages preventing doing so should be reported as bugs blocking this issue.

Actions #1

Updated by Davide Pesavento over 3 years ago

  • Status changed from New to Closed

I don't remember when it was changed, but we've had HTTPS only + redirect for a while now.

Actions #2

Updated by Junxiao Shi over 3 years ago

No, it's not done correctly. I'm seeing 302 instead of 301.

$ curl -sI http://named-data.net
HTTP/1.1 302 Found
Date: Mon, 21 Dec 2020 22:30:17 GMT
Server: Apache/2.4.29 (Ubuntu)
Location: https://named-data.net/
Content-Type: text/html; charset=iso-8859-1


$ curl -sI http://www.named-data.net
HTTP/1.1 302 Found
Date: Mon, 21 Dec 2020 22:30:20 GMT
Server: Apache/2.4.29 (Ubuntu)
Location: https://named-data.net/
Content-Type: text/html; charset=iso-8859-1

Please reopen this issue.

Actions #3

Updated by Alex Afanasyev over 3 years ago

Cannot close it again, but done.

Actions #4

Updated by Junxiao Shi over 3 years ago

I can confirm the setup is correct now.

Actions

Also available in: Atom PDF