Skip to Content
Menu
This question has been flagged
1 Reply
983 Views

The key web.base.url does not save the value https. After saving the value, I see the saved value correctly, even after refreshing the page. However, after logging out and logging back in, the value shows as http. Is this normal behavior of the program? Is it supposed to be like this? I have a feeling this is causing CROSSORIGIN issues. Can such an error be resolved by changing some settings in the admin panel? Or is it an installation-related error?

Avatar
Discard
Best Answer

Adding web.base.url.freeze in system parameter and setting the value as true should freeze the url.

In Settings->Technical settings->System parameters try to add the following

Key: web.base.url.freeze

Value: True

Avatar
Discard
Related Posts Replies Views Activity
2
May 24
2093