I just found this simple technique to conceal that you are using PHP for your sites from tools like wappalyzer and statcounter. Just make the following change in your php.ini file located (Ubuntu 14.04) at /etc/php5/apache2/php.ini. Here's how to do it.
1. Prest CTRL+ALT+T to open Terminal
2. sudo gedit
3. expose php = Off
Reload Apache: service apache2 reload
No comments:
Post a Comment
Thank you for your Feedback!
www.evagabond.me