Simple Python HTTP Server


/ Published in: Python
Save to your folder(s)

A very simple HTTP Server written in Python out of boredom.

USAGE :
1 . Create a htdocs folder in the directory of this script
2 . create an index.html file and you are good to go.

This works with multiple pages however index.html is the default

URL: http://affix.me

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.