php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33550 Documentation redirect not working on a mirror site
Submitted: 2005-07-02 18:09 UTC Modified: 2005-07-03 10:16 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: grafelbd at telstar-online dot net Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: grafelbd at telstar-online dot net
New email:
PHP Version: OS:

 

 [2005-07-02 18:09 UTC] grafelbd at telstar-online dot net
Description:
------------
The 'us4' mirror site does not seem to be redirecting requests to the appropriate manual page when going to "http://us4.php.net/FunctionName", though other servers are.

To reproduce this problem, visit any of the following pages:

http://us3.php.net/dirname (works)
http://us3.php.net/realpath (works)
http://us3.php.net/echo (works)

Now, visit the us4 mirror using the same requests:

http://us4.php.net/dirname (error page)
http://us4.php.net/realpath (error page)
http://us4.php.net/echo (error page)




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-02 20:04 UTC] goba@php.net
Maintainer notified, awaiting his comments.
 [2005-07-03 10:16 UTC] mazzanet@php.net
This mirror has been removed, thus this bug is no longer relevant.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 15:00:02 2026 UTC