Posted January 7, 20223 yr HTTPS defiinitely works on my website. Friendly URL's also work currently with provided .htaccess. But because of this .htaccess file, everything something is clicked it goes back TO HTTP. Should I just preconfigure HTTP -> 301 -> HTTPS by default for everything or is there a procedure for this? Edited January 7, 20223 yr by dutchsnowden
January 7, 20223 yr Community Expert Solution You need to change to https using the instructions provided here. However I suspect the problem here is that you simply havent changed the URL in your conf_global.php file
January 7, 20223 yr Author I will do this and see if it works. And report back. 3 hours ago, Marc Stridgen said: However I suspect the problem here is that you simply havent changed the URL in your conf_global.php file Darn stupid me, never thought that is the problem. Works like a breeze. Thank you!
January 7, 20223 yr Community Expert 1 hour ago, dutchsnowden said: I will do this and see if it works. And report back. Darn stupid me, never thought that is the problem. Works like a breeze. Thank you! No problem at all. Glad you have what you need there