编辑index.html

源码安装index.html的目录

[root@localhost htdocs]# vim /usr/local/apache2/htdocs/index.html
<html><body><h1>It works!</h1></body></html>

 

在线安装index.html的目录,默认情况下将要发布的网页文件应该置于/var/www目录下

[root@localhost html]# vim /var/www/html/index.html

 

posted @ 2014-10-06 22:23  chromebook  阅读(354)  评论(0编辑  收藏  举报