Y
Hacker News
new
|
ask
|
show
|
jobs
by
fleurdelotus
3494 days ago
Out of curiosity. What is wrong with: python -m SimpleHTTPServer ?
1 comments
rkv
3494 days ago
It was my understanding that you cannot change the host or port when invoking SimpleHTTPServer that way.
link