奥礼网
新记
如何查看linux系统的web服务器
如题所述
举报该文章
相关建议 2017-07-04
如果有安装web服务那么肯定会开启80端口 所以优先查看服务器是否在监听80端口 netstat -an|grep :80 也可以直接访问ip地址; 举个例子:Apache web服务是否安装的几个检查命令 ps aux |grep http netstat -an|grep :80 rpm -qa |grep http
温馨提示:内容为网友见解,仅供参考
当前网址:
https://aolonic.com/aa/nwk4gk54d1w1gn33a1.html
其他看法
第1个回答 2017-06-16
lsof -i:80
相似回答
大家正在搜
相关问题
怎么查看部署在linux系统上的web服务器的日志
linux中如何查看WEB服务器是否安装
Linux怎么查看WEB服务器安装没有
linux中如何查看WEB服务器是否安装?
linux中如何查看WEB服务器是否安装?
linux怎么查看安装的web服务器
linux的web服务器怎么配置
Linux怎么搭建Web服务器