Problem scenario
You go to your website’s domain, and you find the info.php page displays like this:
www.acme.com/info.php
This is a security concern. You are using WordPress. How do you hide it?
Solution
1. Copy your .htaccess file. Keep a backup.
2. Make a modified copy that is separate.
3. Outside the WordPress section (e.g.,
…
Continue reading “How Do You Harden Your Website to Not Show info.php?”