Tag Archives: how to configure web server
Web Server Configuration in Redhat
Web server is a computer, which deliver web pages. Every web server will have atleast one static IP address and one domain name. When we request a website, for example (www.abc.com), this domain stored in a web server and web server have a static IP. Static IP of web server is stored in DNS, so our browser goes to web server by help of DNS record to fetch the webpage.
Here we are going to see how to configuration of web server in RHEL5
Before going to configure web server, make sure that following are done correctly
Hostname
Domainname
IP address
DNS configuration
Package:




