How to create a http server that would handle http requests?

If you just want something simple, try node. Js You can write the server code in javascript. Otherwise, you can just use PHP or another scripting language with Apache web server, just make sure you enable the PHP module (or whichever module you need).

– vahendobb Sep 10 '10 at 20:01 If you put a file in the apache web server's html directory it should be able to serve it correctly. If you use the . Php extension, the web server will automatically hand off the file to the php interpreter.

– Aidan Brumsickle Sep 10 '10 at 20:44.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions