nshillin / CMPUT404-assignment-webserver

CMPUT404-assignment-webserver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMPUT404-assignment-webserver

CMPUT404-assignment-webserver

See requirements.org (plain-text) for a description of the project.

Make a simple webserver.

Contributors / Licensing

Generally everything is LICENSE'D under the Apache 2 license by Abram Hindle.

server.py contains contributions from:

  • Abram Hindle

  • Eddie Antonio Santos

  • Panayioti Koukoulas

  • Noah Shillington

We consulted with Braedy Kuzma in order to pass the test_get_group (comparing the realpath with the current directory).

But the server.py example is derived from the python documentation examples thus some of the code is Copyright © 2001-2013 Python Software Foundation; All Rights Reserved under the PSF license (GPL compatible) http://docs.python.org/2/library/socketserver.html

http://docs.python.org/2/library/socketserver.html https://docs.python.org/2/library/mimetypes.html https://docs.python.org/2/library/os.html

About

CMPUT404-assignment-webserver

License:Apache License 2.0


Languages

Language:Python 89.2%Language:HTML 8.5%Language:Shell 1.4%Language:CSS 0.8%