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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
43 - 24 = ?
Subscribe to this entry?

 
 [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 20:01:29 2024 UTC