php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78037 php.net site doesn't redirect to www.php.net or viceversa
Submitted: 2019-05-20 07:38 UTC Modified: 2021-08-04 12:51 UTC
From: petk@php.net Assigned: cmb (profile)
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: petk@php.net
New email:
PHP Version: OS:

 

 [2019-05-20 07:38 UTC] petk@php.net
Description:
------------
The php.net site got mirrors now simplified [1]. The redirection to the canonical URL is not working at the moment.

Thanks.

1: https://externals.io/message/104533

Test script:
---------------
curl -IL http://php.net

Expected result:
----------------
probably the end canonical URL. One. Probably something like https://www.php.net (if this is the canonical URL). Otherwise the https://php.net and the redirection from www.php.net to php.net should be done.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-08-04 12:51 UTC] cmb@php.net
-Status: Open +Status: Closed -Package: Website problem +Package: Systems problem -Assigned To: +Assigned To: cmb
 [2021-08-04 12:51 UTC] cmb@php.net
A permanent redirect (301) from <https://php.net> to
<https://www.php.net> is apparently in place now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 09:01:27 2024 UTC