diff --git a/.gitignore b/.gitignore index 9e93b90..9bc1430 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store public_html/pdfs +.htpasswd diff --git a/README.md b/README.md index 7a28455..1901d99 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Paper Club +# Plain Apache Server ## Instructions `make` and visit localhost:8080 @@ -7,4 +7,4 @@ Docker ## Stack -Apache2 + Plain HTML based on [this](https://github.com/matteobrusa/Password-protection-for-static-pages) +Apache2 + htpasswd