比思論壇

標題: 实现一个 web 服务器 [打印本頁]

作者: zhaoxu6679    時間: 2014-7-18 12:19
標題: 实现一个 web 服务器
网站:http://server110.example.com (就是虚拟机的hostname)下载网页:ftp://instructor.example.com/pub/rhcsa/server.html
# yum -y installhttpd*
# wgetftp://instructor.example.com/pub/rhcsa/server.html
#cpftp://instructor.example.com/pub/rhcsa/server.html /var/www/html/index.html
#restorecon–R/var/www/html/
#vim/etc/httpd/conf/httpd.conf (修改ServerName行 )
****************************************
* ServerNameserver110.example.com:80 ;*
*****************************************
#service httpdrestart
#chkconfig httpd on






歡迎光臨 比思論壇 (http://108.170.10.234/) Powered by Discuz! X2.5