GitHunt
CA

camillebaronnet/http-directory-index

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

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

Languages

CSS56.9%HTML28.3%JavaScript11.2%Dockerfile3.5%
Created June 18, 2018
Updated April 28, 2020