To have free personal web hosting follow this steps
Just download Wampserver from wampserver.com and install it on your computer then fallow this steps:
Configuring Apache to Work over your Network
Try to find the IP address of the computer that the web server is installed on. On Windows type ipconfig in a command box. You should then be able to look at the site from another computer in the same network by typing xxx.xxx.xxx.xxx/sites where the x represents your IP address.
For example, on my computer (Windows XP) I type in:
ipconfig
Just download Wampserver from wampserver.com and install it on your computer then fallow this steps:
Configuring Apache to Work over your Network
Try to find the IP address of the computer that the web server is installed on. On Windows type ipconfig in a command box. You should then be able to look at the site from another computer in the same network by typing xxx.xxx.xxx.xxx/sites where the x represents your IP address.
For example, on my computer (Windows XP) I type in:
ipconfig
Comment