一朵物语

标题: UCenter登录及退出时提示:Moved Permanently The document has moved here. [打印本页]

作者: 丨一朵丶小扇    时间: 2022-4-29 02:13
标题: UCenter登录及退出时提示:Moved Permanently The document has moved here.
您只要取消重定向即可,或者换个301重定向的写法,一般是 301 跳转规则有问题。

如果是使用.htaccess文件,可参考:

RewriteEngine On
RewriteCond %{http_host} ^yiduo.org [NC]
RewriteRule ^(.*)$ https://www.yiduo.org/$1 [L,R=301]





欢迎光临 一朵物语 (http://bbs.yiduo.org/) Powered by Discuz! X3.2