我已经更改了一些文件,但仍然是Apache2从80端口监听。
Edited this line "Listen 44400" to the file ports.conf
Edited this "VirtualHost *:44400" to the file /site-enabled/000-default.conf
此时,Apache2正在通过端口80和44400进行监听。我希望Apache2仅从44400端口进行监听。
提前致谢。
答案 0 :(得分:0)
你有第二个配置文件很可能被称为" listen.conf"其中包含您的端口80。