redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -


i using bbpress installation without wordpress integration.

the redirect of rewriteengine @ forum site works:

rewriteengine on rewritecond %{http_host} ^forum.mysite.com$ rewriterule (.*)$ http://www.forum.mysite.com/$1 [r=301,l] 

the problem login pppress.

bbpress login not recognize: http://www.forum.mysite/bb-login.php.

it redirects to: http://forum.mysite.com/bb-login.php.

i tried permalink settings none , name based, same issue.

does uses redirect in bbpress or how can eliminate "double" content , redirect permanently www.?

i redirected www.forum.mysite.com forum.mysite.com , achieved eliminate "double" content.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

php - How can I stop spam on my custom forum/blog? -