Category: Web Development
Set up a local web server/website
By adarsh on Jan 4, 2009 | In Web Development | Send feedback »
What is a Web Server and Why we need it ?
A computer program that is responsible for accepting HTTP (Hyper Text Transfer Protocol) requests from clients (user agents such as web browsers), and serving them HTTP responses along with optional data conten… more »
Want to try your hand in Web Developement ?
By adarsh on Jan 3, 2009 | In Web Development | Send feedback »
This is going to be a series of articles intended to let you know the inside/out of web development/website designing
In the coming weeks we will go through
1) Web Servers
2) Your First Website
3) Different tools & methods
4) Details on Cli… more »