I am facing an issue with the script on my website, which is built using OpenCart. The problem arises when accessing the site with a www prefix - the JavaScript file fails to load. However, when accessed without the www prefix (e.g. example.com), everything works fine. Another complication is that the hosting provider has disabled the .htaccess file for security reasons. Is there any solution to this problem without relying on the .htaccess file?