Monday, July 11, 2011

Configure linux web server step by step guide example and implementation




 
How to configure linux web server step by step guide Example and Implementation


When you view a web page over the Internet, the code to create that page must be retrieved from a server somewhere on the Internet. The server that sends your web browser the code to display a web page is called a web server. There arecountless web servers all over the Internet serving countless websites to people all over the world. Whether you need a web server to host a website on the Internet a Red Hat Enterprise Linux server can function as a web server using the Apache HTTP server. The Apache HTTP server is a popular, open source server application that runs on many UNIX- based systems as well as Microsoft Windows.


Example 1:
There are two sites www.vinita.com and www.nikita.com. Both sites are  mappings  to 192.168.0.X IPaddress where X is your Host address. Configure the Apache web server for these sites to make accessible on web.

No comments:

Post a Comment