How to setup a Home server by forwarding Computer IP address using WampServer

Setup Home server  step by step

wamp server


WampServer is a Web development platform on Windows that allows you to create dynamic Web applications with Apache2, PHP, and MySQL. WampServer automatically installs everything you need to intuitively develope Web applications. 

You will be able to tune your server without even touching its setting files. Best of all, WampServer is available for free (under GPML license) in both 32 and 64 bit versions. Wampserver is not compatible with Windows XP, SP3, or Windows Server 2003.


step 1: Got to the browser  and download the WAPServer  software  for  windows 

step 2: after Downloading the wampserver install it in your pc

step 3: After installing the wamp server into the pc just goto to the toolbar 
            right click on the wampserver icon.

step  4: after clicking on the wampserver you will see the wampserver is offline  put the wamp server  online while select the option Put Online

step  5: after doing this just open the browser  and type http://localhost/ and press enter

 step  6: after doing this you will see the wampserver page displayed onthe web page.

step  7  :Now again goto toolbar and rightclick on wampserver icon and goto the www directory

step  8 :Open the www directory 

step 9  :Now we are going to test it..

step 10 :Create one folder name having xyz (you can give any name) in www directory and place
 some image into it

Step 11:now we going to display the image which was in directory on the webpage.

step 12:Open the browser and type http://localhost/xyz/cars.png

Step 13:you can see your image on the webpage

Step 14:now you can create some html page to display  on the webpage on the home server 

Step 15: let  see some example:
               <html>
               <head></head>
               <body>
             < p align= "center">      
                 Welcome to my Homepage             
               </body></html>
Step 16: save it with index.html 

Step 17:Open the browser and type http://localhost/

Step 18:Now we are going to open index.html using our "IP Address "  to display "Welcome to my Homepage " on web page 

Step 19: Goto RUN and open cmd and type "Ipconfig"


tplink


Step  20:Copy the addresss of "IPV4  " for eg; "192.168.1.2"  paste into the address bar  into the web browser

Step 21:You will see the index.html page display on the web page containing  "Welcome to my 
Homepage"

Step 22: We are going to forward computer our IP Address to the browser that anybody can access.

Step 23: Before Forwarding our  computer IP Address we are going to learn "HOW TO  DO PORT FORWARDING "

Step 24: For Tplink and Tenda router user just watch this video 

                                          
             

Step 25:Just goto "cmd" and copy the Default Gateway Address and paste into the Address bar in the browser  to acess your router page for doing port forwarding .For more info just watch the video 

Step 26:For other user just goto Advanced and select PORT FORWARDING  option

Step 27:Select custom option and give any name to the server 


Step  28:And give the "Starting port number and End port number "  (Mostly port number are same)

Step 29:After that give your computer IP last  number such 192.168.1."2"  

Step 30:And click on apply.

Step 31:Check it whether your port numbers are open /close goto http://cmyip.com 

Step 32:Lets see your "Welcome to my Homepage " displaying or not

Step 33: Go to the web browser and type the IP Address into the Address bar


Step  34: You Have Done!

Watch video:



Share on Google Plus

0 comments:

Post a Comment