problem with force www
-
hi, I’m trying to use your mod, but it doesnt work when I’m forcing to use www in htaccess with this code
RewriteCond %{HTTP_HOST} !^www\. [NC] RewriteRule (.*) https://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301]When I go to my ‘new’ login/admin url, its ok and show the form page. But when I put my informations, I got the ‘404’ url and impossible to access to the wp-admin. (I need to force the www for another section)
Any way to fix this ? Thx for your help.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘problem with force www’ is closed to new replies.