Skip to content

Python HTTPd implemented for the Datanet course at DIKU

License

Notifications You must be signed in to change notification settings

Eckankar/datanet-httpd

Repository files navigation

datanet-httpd

A simple HTTPd I implemented for the course Datanet at DIKU in 2010.

This is student code implemented for a university course, so it's not at all production ready.

Requirements

Requires Python 2.

Usage

To start the server, execute ./httpd.py.

Commandline switches are available through ./httpd.py -h.

Per default it runs on port 8080 in verbose mode.

About

Python HTTPd implemented for the Datanet course at DIKU

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages