首页 > 代码库 > 编辑index.html

编辑index.html

源码安装index.html的目录

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

 

在线安装index.html的目录

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

 

编辑index.html