eCommerce construction > Installation and Configuration

javascript and css not referencing https

<< < (2/2)

elijahnelson:

--- Quote from: choughprove on August 09, 2023, 04:40:19 AM ---It's possible that you'll run into trouble if you host your JavaScript or CSS files on a server that doesn't support HTTPS. If this happens, you may need to look into different hosting choices or raise security concerns with your current host.

--- End quote ---
You're absolutely right. Security is a crucial aspect of web development, and using HTTPS for hosting JavaScript and CSS files is highly recommended.

lily coliins:
To force all connections to point to HTTPS and avoid mixed content issues, you need to ensure that all the resources (like AJAX/JS files, CSS files, and external libraries) are loaded via HTTPS.

Navigation

[0] Message Index

[*] Previous page

Go to full version
Powered by SMFPacks Social Login Mod