How to remove the version of PHP: X-Powered-By: PHP/4.1.0

Last update on November 25, 2008 08:09 AM by jak58
Published by jak58

How to remove the version of PHP: X-Powered-By: PHP/4.1.0





PHP is configured to send by default a header HTTP called X-Powered-By, giving the version of PHP used.


To remove this header, just change the option expose_php found in php.ini file:

expose_php = off
Best answers for « How to remove the version of PHP: X Powered By: PHP/4.1.0 » in :
[Ubuntu 9.04] Installing VLC 1.0 Show[Ubuntu 9.04] Installing VLC 1.0 Here are the steps to install VLC 1.0 on Ubuntu sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 7613768D sudo bash -c 'echo "deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main" >...
How to test your computer's power supply ShowHow to test your computer's power supply To be able to test your computer's power supply, you can follow the instructions below: 1. Turn off your power switch and plug it out from the power supply. 2. Remove the cable from the CPU and start...
USB host controller ShowUSB host controller When connecting a USB 2.0 device, Windows displays the following message: Install a high speed USB host controller or This device will function at reduced speed if you do not have high-speed controller installed...
Download PureJPEG 1.0 ShowJPEG Files can contain many things besides the image: miniature of the image, software setting which created the file, EXIF settings of the camera (focal, exposure…). The digital cameras especially add 10 kilobytes to each JPEG...
Download VLC for Mac OS X PowerPC ShowVLC media player is a multimedia player capable of playing many audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, ...), as well as DVD or VCD and various protocols streaming. It can also be used as a server for streaming unicast or...
Download Adium ShowAdium is a free instant messaging application for Mac OS X that can connect to AIM, MSN, Jabber, Yahoo, and more. Adium X 1.1 and later require Mac OS X 10.4 or greater If you're using Mac OS X 10.3.9, you'll want Adium 1.0.6. If you're using...
The HTTP protocol ShowIntroduction to the HTTP protocol Since 1990 HTTP protocol (HyperText Transfer Protocol) has been the most widely used protocol on the Internet. Version 0.9 was only intended to transfer data over the Internet (in particular Web pages written in...