开发者

bbPress Forum - rewrite to wwww.mysite prohibits login

开发者 https://www.devze.com 2023-02-11 16:53 出处:网络
I am using bbPress installation without WordPress integration. The redirect of the RewriteEngine at the forum site works:

I am using bbPress installation without WordPress integration.

The redirect of the RewriteEngine at the forum site works:

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

The problem is the login into ppPress.

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

It redirects to: http://fo开发者_Go百科rum.mysite.com/bb-login.php.

I tried permalink settings none and name based, same issue.

Does anyone uses redirect in bbPress or how can I eliminate "double" content and redirect permanently to www.?


I redirected from www.forum.mysite.com to forum.mysite.com and achieved to eliminate "double" content.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号