Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: canonical URLs for bbPress 1.02?


Tomcraft1980
Member

@tomcraft1980

Ahhh…. this worked for me:

RewriteCond %{HTTP_HOST} !^www. [NC]

RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/forum/$1 [L,R=301]

Thx for the hint!

kind regards

Tom

Skip to toolbar