This is a simple-web-server made in C..
Supported OS : I have made it on Ubuntu 9.10 ... and i think it will run on all linux system .... Windows is not supported
Compiler Instructions : As this is a web server so it will host on port 80 to run this you need administrative rights i.e sudo rights ..
commands :-
compile : gcc "name" -o "o_name"
run : sudo ./name
Note: See i am just 15 yrs old and a beginner in C and doing C since 8 months
so please tell me how did you guys like this project and lets make it better !! Hows that!!!
Will comment my source completely for better understanding shortly ..
Thank you for reading my source ..