by (1.4k points)
I would like all requests to https.

How  I modify .htaccess to force https with all graphics, etc??

Best regards,

Ronny

1 Answer

by (5.1k points)
Hello Ciatronical.

For this I recommend to make a change in the configuration file of your web server.

Regards, Pavel.
by (1.4k points)
I use apache2.
What should I change??
Which file??
by (1.4k points)
Ok, I have add in vhost:

Redirect / https://mydomain.tld/

In Plesk: Websites & Domains -> Apache & nginx Settings for mydomain
...