• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Quick redirect question for website

blahblah99

Platinum Member
I have a website that uses SSL... however the certificate is issued for www.site.com and won't work when users type in just site.com

What can I do to get around this problem? Redirect all site.com queries to www.site.com? How can I do that?

Thanks,
 
Ask your webhost to set it up for you. Easiest way would be to do it in the virtual site config in the httpd.conf file. Unless you run your own server you won't be able to change those settings.
 
Back
Top