htaccess password protection not working
-
Hello,
as soon as I activate WP Security the does not work any more.Example:
<IfModule mod_rewrite.c> RewriteEngine On AuthType Basic AuthName "Demo" AuthUserFile /var/www/vhosts/mydomain.at/httpdocs/wp-path/.htpasswd Require valid-user </IfModule>
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘htaccess password protection not working’ is closed to new replies.