Skip to content

📁 Http-directory-index is a Docker image that allows you to create easy web access to files.

Notifications You must be signed in to change notification settings

camillebaronnet/http-directory-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

http-directory-index

Http-directory-index is a Docker image that allows you to create easy web access to files.

Installation

Using Apaxy

docker run -v /your/files/path:/var/www/data -p 8000:80 camillebaronnet/http-directory-index:apaxy

Using Fancin

docker run -v /your/files/path:/var/www/data -p 8000:80 camillebaronnet/http-directory-index:fancin

About

📁 Http-directory-index is a Docker image that allows you to create easy web access to files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages