php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78040 secure.php.net redirection to canonical URL
Submitted: 2019-05-20 12:10 UTC Modified: 2020-01-27 11:30 UTC
From: petk@php.net Assigned: cmb (profile)
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2019-05-20 12:10 UTC] petk@php.net
Description:
------------
Hello, now there is no need to have a dedicated https://secure.php.net/ site anymore. It can be simply redirected to the main canonical one.

Thank you.

Test script:
---------------
curl -IL https://secure.php.net/

Expected result:
----------------
redirection to canonical URL

Actual result:
--------------
no redirection done

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-05-20 12:14 UTC] petk@php.net
Related to similar issues also like this: https://bugs.php.net/bug.php?id=74126
 [2019-05-20 12:18 UTC] cmb@php.net
-Package: Website problem +Package: Systems problem
 [2019-05-20 12:18 UTC] cmb@php.net
Changing to systems issue to hopefully reach the relevant people. :)
 [2019-05-20 13:07 UTC] petk@php.net
Thank you cmb. Indeed. I never know which one to choose here. Yes, systems sounds better for this.

Further more, related to also this: https://bugs.php.net/bug.php?id=77068
 [2020-01-27 11:30 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2020-01-27 11:30 UTC] cmb@php.net
Apparently, this redirection is now in place.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 11:01:29 2024 UTC