What is Web Server?
A Server is an Application/software that constantly runs on a computer and it allows other computers to download data,documents or files from this computer. even this text that you're reading right is traveled over a network connection from bodhost's hosting web server to your browser. Servers are usually placed in data center(for more information on Data center visit this link:
Data Center | Dedicated Hosting | Managed Dedicated Server Hosting | Cheap Linux / Windows Servers) however, it is possible to run applications constantly on your home PC.
For configuring your home PC as a web server you will need the following:-
a) You will need a good configuration computer with OS installed on it.
b) An always-on broadband (DSL or cable) internet connection
1) First of all you will need to Install Apache HTTP server on your PC
Before installing Apache on a computer you should disable and stop any other firewall or server software you may have running, including Windows Firewall, Skype, Trillian or any other instant messaging applications.
Now download Apache HTTP Server and start the installation wizard. Accept the license agreement and use the default location for the Apache files, in C:\Program Files\Apache Software Foundation\Apache2.2\. When you reach the screen prompting for server information, enter your own email address and homeip.net as the domain information, like so: apache-server-info.jpg
Complete the installation wizard using the "Typical installation" setting.
When the installation is completed, open your web browser and go to
cPanel. If the page you see reads, "If you can see this, it means that the installation of the Apache web server software on this system was successful,"
2) To share documents from the right folder configure Apache.
When you have completed the configuration, save httpd.conf. Then, click on the Apache icon in your taskbar and choose "Restart and If Apache restarts successfully then this indicates that you edited your the file correctly. Visit
cPanel in your web browser. This time you should see a listing of your files.
3) Now secure your web site documents.
4) Once the password is set you are ready to use your home PC as a web server
