Skip to content

tenox7/minihttpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini HTTPD with Form Upload

A mini web server with added form based file upload. Serve single directory for in/out.

This time uses Caddy server and packaged as a Docker container.

To run:

docker run -d -v /some/directory:/www -p 80:80 tenox7/minihttpd:latest

About

mini httpd server with form based file upload

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages