htaccess various codes

Hello Rufino.

By default it already directs everything to the URL if the WWW.

If you access this URL Content only visible to registered users you will see that the URL loads without the WWW

If you want it to be directed to the URL with the WWW you can add the following at the beginning of the htaccess file:

RewriteEngine On RewriteCond %{HTTP_HOST} ^plantasyestanques.es RewriteRule ^(.*)$ https://www.plantasyestanques.es/$1

All the best

AnswerQuote

Answered : 12/13/2021 9:07 am

See also  WP Mail SMTP settings
Loading Facebook Comments ...
Loading Disqus Comments ...