【发布时间】:2019-05-23 06:41:50
【问题描述】:
我尝试通过终端设置为我的 ubuntu 16.04 nginx。我已经有阿帕奇了。当我按照这个指示 sudo apt 更新
sudo apt install nginx
一切都很好,但是当我输入 ufw 状态时,我只看到了这个:
Status: active
To Action From
-- ------ ----
Apache Full ALLOW Anywhere
OpenSSH ALLOW Anywhere
Apache Full (v6) ALLOW Anywhere (v6)
OpenSSH (v6) ALLOW Anywhere (v6)
【问题讨论】:
标签: nginx ubuntu-16.04