Hacker News new | ask | show | jobs
by fleurdelotus 3494 days ago
Out of curiosity. What is wrong with: python -m SimpleHTTPServer ?
1 comments

It was my understanding that you cannot change the host or port when invoking SimpleHTTPServer that way.