RedHat EX200 Exam - Topic 7 Question 97 Discussion
Configure a HTTP server, which can be accessed through http://station.domain40.example.com.Please download the released page from http://ip/dir/example.html.
A) Explanation:
# yum install -y httpd
# chkconfig httpd on
# cd /var/www/html
# wget http://ip/dir/example.html
# cp example.com index.html
# vim /etc/httpd/conf/httpd.conf
NameVirtualHost 192.168.0.254:80
<VirtualHost 192.168.0.254:80>
DocumentRoot /var/www/html/
ServerName station.domain40.example.com
</VirtualHost>
Craig
9 months agoPok
10 months agoJacqueline
10 months agoThea
10 months agoSvetlana
10 months agoLaquanda
11 months agoAnnelle
11 months agoPaulina
11 months agoMattie
11 months agoAlayna
11 months agoClorinda
11 months agoTracie
11 months agoJaime
11 months agoNilsa
11 months agoIzetta
11 months agoLayla
1 year agoWillard
1 year agoWillard
1 year agoNancey
1 year agoHobert
1 year agoLarue
1 year agoNancey
1 year ago