Force SSL adds /index.php to all my urls
Permalink 1 user found helpful
After getting the SSL certificate I installed the add-on Force SSL and turned it on for all pages. Now when I click on a tab to take me to one of the pages I get a 404 error because it is putting /index.php/ before each page name. How do I fix this renaming of my urls.
And?
Sorry slow to reply to your suggestion I have been ill. I am a novice do I have to change some of your code lines to make it specific to my website (i.e. do I change thehttp://www.website.nl to my website name) or just cut and paste verbatim. Does this code go in my htaccess or somewhere else?
Further information I can get to my website now but I can't log into it I get the error:
Blocked loading mixed active content "http://www.my web site/index.php/dashboard/home/"
I don't know why it keeps looking for the http: items. I have also added the following to my site.php:
define('BASE_URL', 'https://my site.com');
Further information I can get to my website now but I can't log into it I get the error:
Blocked loading mixed active content "http://www.my web site/index.php/dashboard/home/"
I don't know why it keeps looking for the http: items. I have also added the following to my site.php:
define('BASE_URL', 'https://my site.com');
Hi,
You can try this addonhttps://www.concrete5.org/marketplace/addons/handle-https/...
You can try this addonhttps://www.concrete5.org/marketplace/addons/handle-https/...
I have Force SSl installed how does this differ from that, is one better than the other, and should I have both or only one installed?
Hi,
You need only one addon not the both.
Thanks
You need only one addon not the both.
Thanks
Thanks this helped me get past this problem.
#I&^^