Make a simple server that would listen to port 80 and would receive and respond to HTTP requests.
Test it by typing "localhost" in your browser.