centos下安装和使用apache

来源:互联网 发布:isp 网络拓扑 编辑:程序博客网 时间:2024/06/14 05:25

安装

yum install httpd httpd-devel

使用

好像发布目录是在 /var/www/html 目录下

但是提示“You don't have permission to access /extjs/index.html on this server.” 好像是要配置服务器后,才能运行html目录下的项目,今天太晚了,先睡了,明天再弄!

查看apache运行状态

service 

查看安装目录

whereis httpd

原创粉丝点击