Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1835

phpBB Custom Coding • Re: An error what redirecting to the non-www version

$
0
0
When I tried this code, it worked. It worked instantly in the incognito tab, but it took a while for the normal one.

Code:

RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]RewriteRule ^(.*)$ https://%1/forums/$1 [R=301,L]

Statistics: Posted by halil16 — Sat Jan 11, 2025 3:33 pm



Viewing all articles
Browse latest Browse all 1835

Trending Articles