Posts tagged “web”

Manage Secure And Non-Secure Template Pages

If the only difference between your secure and non-secure templates is loading resources from https:// instead of http://, you can probably just create one template and have all links be // or relative links. This gets rid of those pesky “This page contains both secure and nonsecure items” warning messages if your secured page is [...]