
WORDPRESS WP-ADMIN SECURITY – WP LOGIN PAGE SECURITY ON APACHE
You may be quite bored with the brute-force attacks on the admin page of your WordPress blogs, by default, forbidding the admin panel page to be opened with the wp-admin attachment for everyone will be one of the most logical actions you should take in the name of security.
You can do this simply by installing the plugin by configuring the following configurations.
First we edit the file “nano /etc/httpd/conf/httpd.conf” with nano. You can choose a different editor.