in reply to Re: Simple http server one-liner for some static files?
in thread Simple http server one-liner for some static files?
The only problem with having gadzillions of programs is finding the right one for you. The poster was looking for this:
which didn't make the first 2 pages of results. Written 3 months earlier than the question, it's just a wrapper around the Plack::App::Directory which was suggested in another thread, but it's simpler, like the python command in a book on D3 that sent me looking for the perl equivalent of python -m SimpleHTTPServer
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Simple http server one-liner for some static files?
by Anonymous Monk on Dec 31, 2014 at 01:39 UTC | |
by Anonymous Monk on Dec 31, 2014 at 01:53 UTC |