How to force https and www on symfony 4 – Apache
I have a problem that I don't understand with symfony. I would like to force https and www on my .htaccess, but I don't understand anything with symfony. Here is my .htaccess inside www file RewriteEngine on RewriteBase / RewriteCond…