Setting Webserver- Host Webpages on your own computer
    Have  you ever wondered to setup a website without signing up at any web  hosting site ? Learning web site designing and wanna keep testing how  your web pages look? Free Web hosting sites removing you phishing      pages ?          So solution to such kinda things is in this post.  Basically we are going to turn our pc to a server.      What is a server  ?         Server is we can say, any computer  that is serving something . Like webserver serves webpages, ftp  server serves files. Any computer can be turned into a server by simply  installing a server software. In this post,     I am using XAMPP . By  installing this, contents of a particular directory of  our computer  would accessible all over internet . Means one could access those  contents from any part of the world through our Public IP address.     You can place your web pages or whatever you wish in that directory.     Download XAMPP from here . This package consists of A...