[Plugin: W3 Total Cache] WWW and Non WWW causing issues in W3TC
-
I see a problem about www and non-www page.
I think it is caused by the newest W3 Total cache?Here is my HTAccess
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.rpgmusic.org$ [NC]
RewriteRule ^(.*)$ https://rpgmusic.org/$1 [R=301,L]but this is starting to redirect me to a unique page (when using WWWs):
https://rpgmusic.org/wp-content/w3tc/pgcache/_default_.html.gzip
Though the above page with gzip extension works but Why can’t it redirect to the regular page?
This may be caused by the latest update as I don’t recall having this problem before
- The topic ‘[Plugin: W3 Total Cache] WWW and Non WWW causing issues in W3TC’ is closed to new replies.