Not Leached From Google or Nothing. Even The Images I took.
Hope This Help's You All.
1. You must have:
Broadband internet connection always on
Windows on your computer
2. Create a folder on your disc , in this example I created a folder on E:\my server
3. Download [Only registered and activated users can see links. ] and install it, set parameters( for localhost type something like a myserver.com(doesn’t really matter), also type your email address in field “Administrator@ Email Address” ) as shown below, choose where you want to install it. [Only registered and activated users can see links. ]
Enter email address where you want to receive tutorials when we post them! It’s free! 4..When you install Apache , go to directory where you installed it (p.e. “C:\Program Files\Apache Software Foundation\Apache2.2\conf”) , here you will find a httpd file.
Open that file with notepad. [Only registered and activated users can see links. ] [Only registered and activated users can see links. ]
After this will appear notepad with long and complicated code, don´t worry, you must change just 3 things.
5. In notepad file find #DocumentRoot “C:/Program Files/Apache Group/Apache2/htdocs” and replace with #DocumentRoot “E:\my server”. Also find #<Directory “C:/Program Files/Apache Group/Apache2/htdocs” and replace with <Directory “E:\my server”. E:\my server is folder where you put files which will appear on your server. In this example I created that folder on local disc E:. You can create your folder in any other place, but then type that path here. Find #AllowOverride None and change to AllowOverride All. [Only registered and activated users can see links. ]
After this, save file like httpd.conf. [Only registered and activated users can see links. ]
6. Type in web addresses http://localhost/ or your IP Address, you should see something like this [Only registered and activated users can see links. ] [Only registered and activated users can see links. ]
Every files you put in folder , which we created in step 2 , will be shown on http://localhost/
7. If you want access own server from other computers. You must forward a port in the router we’re using. The port we need to forward is port number 80. Why? Because by default it’s the port used for HTTP. Port forwarding actually means opening a tunnel through the router so that the router wouldn’t reject the connections that are trying to connect to it. How to port-forward? With every router it’s different. Here are the [Only registered and activated users can see links. ] for every one of them. You must also turn off you firewall.
That is all. Enjoy your home server. If you have questions, post them in the comments area.
Note: Creating home server is risky,when you open port, there is a possibility to have someone a breach in your computer .Before you start, make sure your computer has all the latest patches and security updates, and that you’ve done a thorough spyware and virus scan. This tutorial is only for advanced users
Any Problems Please Feal Free To Post Like This
Example: PROBLEM: What your Problem Is.
THIS TOOK ME 2 HOURS TO CREATE PLEASE PRESS THANK YOU.