rhce作业





最后配置这边忘记截
vim /etc/httpd/conf/httpd.conf
echo 'this is openlab data' > /www/openlab/data/index.html
echo 'this is openlab student' > /www/openlab/student/index.html
systemctl restart httpd
echo 'this is openlab money' > /www/openlab/money/index.html
vim /etc/httpd/conf/httpd.conf
systemctl restart httpd
