Skip to content

quru/acme-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple demo web server

This is a very simple demo web server for testing purposes that you can run using Python 2.x.

To start the web server, clone this repo to your server, bring up a terminal and change into the code directory, and run:

$ sudo ./start_server.sh

Then browse to the home page at http://<your-server-name>/. The server runs in the background and creates an access log file in the same directory.

To stop the web server, run:

$ sudo ./stop_server.sh

Sample images

The sample images in the web site originate from http://looneytunes.wikia.com/, used under the CC-BY-SA license.

About

A demo web site for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published