Weavium should fix the redirect to https, though. I tried it this morning in Safari on my Mac and it didn’t. I didn’t enter the whole url, just weavium.com.
I think @weavium knows what to do and we can close this thread now.
I’ve checked the DNS settings and it says it’s setup to redirect to the HTTPS version of the site.I’m not sure why it’s not working in some places. Hopefully we can get this resolved.
Thanks all ~
Hi @weavium,
The best way, unless your control panel specifically say something like “force SSL”, is to edit your  .htcacces file.
If needed, I would be happy to help.
Don, hit it.
You’re not dealing with the www  Correctly. Users should be either forced to www or have the www removed as well as forced to https.
How do you edit the .htcacces file?
RapidWeaver 8 has an option under publishing settings:

You can also use any Plain Text editor and FTP it manually.  However,  the file .htaccess is hidden (starts with a dot .) so you won’t be able to see it.  You could call it htaccess without the . and then rename it once you upload it.
Keep in mind that .htaccess is only for Apache web servers.  Nginx or Windows servers will not use ,htaccess.
As far as what the redirects would look like it would depend on what you want to do.  Remove www or add it, Force https, etc.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.