Password Protect wp-login.php
-
I’ve been trying to password protect wp-login.php using .htaccess rules. I’ve tried the method prescribed here but I’m getting errors about improper redirection.
I generated my .htpasswd file (username:test), and replaced require user mysecretuser with require user test.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Password Protect wp-login.php’ is closed to new replies.