[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 remove the version of PHP: X-Powered-By: PHP/4.1.0 ShowHow 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...