搬瓦工的VPS装好LNMP跟论坛重启后不能访问
重启前放了几个伪静态文件到目录里面,重启不能访问,删了这几个文件也是一样。无法访问此网站[p=30, 2, left][b]www.***[/b] 拒绝了我们的连接请求。[/p]
[color=#5f6368][font="][size=15px]
[list][*]请在 Google 中搜索“**”[/list]
[color=var(--error-code-color)][size=0.8em]ERR_CONNECTION_REFUSED[/size][/color]
[/size][/font][/color] 现在用FTP VCN都能够访问VPS,好像是什么没启动了?多次重启LNMP也没用。 你装的是LANMP吧?
把现在网站目录改名,删除域名,重新添加一次看。 [b]回复 [url=http://www.idc866.com/redirect.php?goto=findpost&pid=167370&ptid=19604]3#[/url] [i]idc886[/i] [/b]
重新安装了LANP,之前资料都在。
刚弄好伪静态,现在设计404出错
该网页无法正常运作[p=30, 2, left][b]***[/b] 将您重定向的次数过多。[/p]
[color=#5f6368][font="][size=15px]
[list][*][url=https://support.google.com/chrome?p=rl_error&hl=zh-CN]尝试清除 Cookie[/url].[/list]
[color=var(--error-code-color)][size=0.8em]ERR_TOO_MANY_REDIRECTS[/size][/color]
[/size][/font][/color] 伪静态规则问题吧,
可能重定向多次
坛里搜一下404看看 [b]回复 [url=http://www.idc866.com/redirect.php?goto=findpost&pid=167372&ptid=19604]5#[/url] [i]idc886[/i] [/b]
伪静态是正常的
404现在好了。
error_page 404 /404.html;
# redirect server error pages to the static page /50x.html
#
error_page 500 502 503 504 /50x.html;
location = /50x.html {
root html;
}
页:
[1]