Simple HTTP server in Python

Reading blog comments about Meiga out there, I’ve found one particularly interesting. Python has an embedded HTTP server that can serve the current directory from a given port. It can be instanced for port 8282 simply issuing this command:

  python -m SimpleHTTPServer 8282

The funny thing is that… it works on the N810 also!

More info about SimpleHTTPServer here.

2 Responses to “Simple HTTP server in Python”

  1. scaldov Says:

    The very thing is that nginx – the small and full-featured written-in-C http-server is also works on n800/810.

  2. eocanha Says:

    Nice to know about it!
    For those interested, I’ve found this link to download it: http://maemo.org/downloads/product/OS2007/nginx/


Bad Behavior has blocked 149 access attempts in the last 7 days.