getting site to show with www
-
Hi, my site is not showing up when I put https://www.soulsecretservice.org only as soulsecretservice.org. I’ve never had this issue before. I was told to modify the htaccess file and add something like this:
RewriteEngine on
rewritecond %{http_host} coolexample.com [nc]
rewriterule (.*)$ https://www.coolexample.com/$1 [r=301,nc]Where do I add this? Wanted to check cause I don’t want to mess up my Bulletproof security. Thanks!
https://www.ads-software.com/extend/plugins/bulletproof-security/
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘getting site to show with www’ is closed to new replies.