It’s good to hide the apache2 version number from outsider. Especially hiding apache2 version number in all the error pages. Hackers used to collect all this information before they launch any attack. If you running an old version server that known to have security exploit then it will ease the work for hackers.
To hide apache2 version number in error pages, follow the steps below:-
Continue reading How to hide apache2 version number in error page »

I’ve many email account in my Thunderbird and I’ve been facing the problem of how to rearrange the account order in Thunderbird. By default, Thunderbird will arrange the account based on the time you create the email account (latest account will be arrange at bottom).
Trying to migrate a symfony system to a new server. It show me “PHP Fatal error: Class ‘DOMDocument’ not found in…” when i click on some link. After some checking, the problem actually caused by a missing module – php xml module. Install the module will solve the problem 🙂