打印

Apache2安装后不能工作

Apache2安装后不能工作

apt-get方式安装了Apache2。
不知道为什么不能访问。
我添加的ServerName localhost,但是打开localhost或者127.0.0.1没有任何的反映。
查看了log只有提示说Apache/2.2.3  configured -- resuming normal operations
[缘分@World]#ln 我/全部/心 她/全部/心

TOP

你这样装apache??
本人已死,有事烧纸

TOP

建议楼主用#netstat -an|grep :80命令看看你的机器有没有在监听80端口,以确定服务有没有正常启动,
还有就是你的本地解析有没有问题,

TOP