How to remove authentication required wordpress

How to remove authentication required wordpress

How to remove authentication required wordpress

How to remove authentication required wordpress - The platform wordpress 4.4.2 Version has change in security maximun, if you access your wp-admin you will see pop up alert authentication required, you need to fill in field username and password, and sometime some browser disappear the popup alert and your web always boot load.

How to fix it?, for this case this is problem to me and to fix it if you not confidence for this security just check your .htaccess file and add like this code:

<filesmatch "wp-login.php">
   Satisfy Any
</filesmatch>


Yes just like that, and you try go to your admin area http://www.domain.com/wp-admin/ and you can access your wp-admin without authentication required. If you have question about this please comment below this post, thank’s and see you in next tutorial

Tidak ada komentar

Diberdayakan oleh Blogger.