I recently moved my site to HTTPS on a new host, and I'm trying to force all https non-www traffic to the https www version, since the non-www version doesn't work.
i.e forcing https:// domain .com to https:// www. domain .com
The host is a content management software that doesn't allow access to their .htaccess file, since they associate it with many sites simultaneously.
Anyone have a work around that won't mess up the site?