htpasswd Support for wp-login.php
-
Hi,
I activate “Hide Login Area” (v4.3.9). Than my additional password protection via .htaccess auth/.htpasswd doesn’t work any more.
My .htaccess file (excerpt)
... # protect wp-login.php <files wp-login.php> AuthName "Login Area" AuthType Basic AuthUserFile /full/absolute/path/to/my/.htpasswd require valid-user </files>
I’d like to use both (hide login area and additional password protection ).
Is there any fix for that?Thanks for your help
Ingo
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘htpasswd Support for wp-login.php’ is closed to new replies.