Simple web server to make a directory available via http. Uses enhancedfileserver for a more featureful listing and optionally includes authentication.
Go to file
Your Name 42ddb1b77d Add querylog 2018-09-02 21:48:12 +00:00
.gitignore Initial import 2018-09-02 21:45:30 +00:00
LICENSE Initial commit 2018-09-02 21:27:26 +00:00
README.md Initial commit 2018-09-02 21:27:26 +00:00
main.go Add querylog 2018-09-02 21:48:12 +00:00

README.md

httphere

Simple web server to make a directory available via http. Uses enhancedfileserver for a more featureful listing and optionally includes authentication.