A simple web server using python socket
As you can see default port number is 9999
To run: $python simpleWebServer.py in the directory you want, since this will create a server for your directory
After it's running, open your browser: http://localhost:9999/
May 4th, 2012