I have finally managed to add these lines of code to my .htaccess file and it seems to be working ok but when I set the cookies to secure I receive this message if I try to post. I have now disabled it and I don't see this message.Ask your host
Sorry I have no idea how to do that.
Or
Put this in your .htaccessOrCode:
RewriteEngine OnRewriteCond %{HTTPS} offRewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
use Goolge te search for it.
Am I doing something wrong?
Statistics: Posted by kronos1 — Thu Aug 15, 2024 8:48 pm