Hide Apache information
- Published January 10th, 2006 in Tips & Tricks, PHP
Here’s a nice article describing how to hide the information the Apache web server usually throws (like enabled mods, versions, etc..). It also tells you how to hide PHP information.
I know, security by obscurity is not a solution but there’s no need in exposing software versions (which could be easily exploited by paying some attention to the secunia disclosures for that version).
Remember to keep your systems updated! apt-get update && apt-get upgrade inside crontab does wonders! :-)
Now, back to Steve’s keynotes!




No Responses to “Hide Apache information”