M
Hi,
Add this to your .htaccess file in the root of your site.
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://yoursite_com/$1 [R,L]
T
Hi..Tested it.
Site loads fine! 😅 BUT...! "Browser says": sometime SAVE PAGE, sometime UNSAVE...I think its about my path..domain/unadomain/una-data
---