Debian Admin

Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips

  • Sponsor

  • Categories

  • Sponsor

  • Meta

  • Archives

Apache Web server Useful Tips

Posted by Admin on 30th January 2007

Hide PHP Version in Apache from remote users requests

In order to prevent PHP from exposing the fact that it is installed on the server, by adding its signature to the web server header we need to locate in php.ini the variable expose_php and turn it off.By default expose_php is set to On.

Read the rest of this entry »

  • Share/Bookmark

Posted in Webserver | 2 Comments »