php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #3282 X-Powered-By header
Submitted: 2000-01-22 14:28 UTC Modified: 2000-06-23 11:19 UTC
From: fragmented at subdimension dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.14 OS: Windows98
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: fragmented at subdimension dot com
New email:
PHP Version: OS:

 

 [2000-01-22 14:28 UTC] fragmented at subdimension dot com
I had PHP 3.0.11 working with my Sambar web server on my Windows machine and when I upgraded to the 3.0.14 ditribution I started getting

X-Powered-By: PHP/3.0.14 Content-type: text/html 

in the beginning of every PHP document that I had.  Is there any way to turn off this feature, because it has broken all my documents and making it look very unprofessional.

The distribution that I have is the win32 binaries posted on www.php.net.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-23 11:19 UTC] hholzgra at cvs dot php dot net
try to run the cgi exe from command line
and you will most likely see an error 
message regarding some ini setting that
causes the mangling of header output
you describe

behavior regarding this type of errors
has been improved for 4.0.1
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 16:01:31 2024 UTC