Closed sjkgames closed 5 years ago
用的是Caddy,这个问题参考帮助文档:管理 & 维护 - 文件说明可解决。
我在Caddy里更改了端口为80,或者其他端口,都无法访问,只能是6080的时候才可以访问。
------------------ 原始邮件 ------------------ 发件人: "Mr.zou"notifications@github.com; 发送时间: 2019年6月5日(星期三) 下午5:23 收件人: "helloxz/ccaa"ccaa@noreply.github.com; 抄送: "Trojan Knife"376686131@qq.com; "Author"author@noreply.github.com; 主题: Re: [helloxz/ccaa] ccaa的网页端口6080在哪更换? (#10)
用的是Caddy,这个问题参考帮助文档:管理&维护-文件说明可解决。
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub , or mute the thread .
ccaa restart
netstat -apn|grep '80'
谢谢大佬,忘记关防火墙了,OK
------------------ 原始邮件 ------------------ 发件人: "Mr.zou"notifications@github.com; 发送时间: 2019年6月5日(星期三) 晚上11:48 收件人: "helloxz/ccaa"ccaa@noreply.github.com; 抄送: "Trojan Knife"376686131@qq.com; "Author"author@noreply.github.com; 主题: Re: [helloxz/ccaa] ccaa的网页端口6080在哪更换? (#10)
修改端口后需要重启ccaa:ccaa restart
检查80端口是否被其它进程占用:netstat -apn|grep '80'
设置了新端口,记得你服务器的防火墙、安全组将对应端口放行
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub , or mute the thread .
是ngix还是apache搭建的呢?在哪个文件夹下,小鸡被墙了,不方便查找。。请教一下大佬。