-
- Downloads
Initial commit
parents
No related branches found
No related tags found
Showing
- .gitignore 574 additions, 0 deletions.gitignore
- docker-compose.yml 14 additions, 0 deletionsdocker-compose.yml
- documentRoot/index.html 12 additions, 0 deletionsdocumentRoot/index.html
- documentRoot/private/index.html 12 additions, 0 deletionsdocumentRoot/private/index.html
- httpBasicNginx/Dockerfile 5 additions, 0 deletionshttpBasicNginx/Dockerfile
- httpBasicNginx/nginx.conf 14 additions, 0 deletionshttpBasicNginx/nginx.conf
- httpDigestApache/Dockerfile 6 additions, 0 deletionshttpDigestApache/Dockerfile
- httpDigestApache/apache.conf 18 additions, 0 deletionshttpDigestApache/apache.conf
.gitignore
0 → 100644
docker-compose.yml
0 → 100644
documentRoot/index.html
0 → 100644
documentRoot/private/index.html
0 → 100644
httpBasicNginx/Dockerfile
0 → 100644
httpBasicNginx/nginx.conf
0 → 100644
httpDigestApache/Dockerfile
0 → 100644
httpDigestApache/apache.conf
0 → 100644
Please register or sign in to comment