update readme and gitignore
This commit is contained in:
parent
46296a74ca
commit
a2e4833c6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
public_html/pdfs
|
public_html/pdfs
|
||||||
|
.htpasswd
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Paper Club
|
# Plain Apache Server
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
`make` and visit localhost:8080
|
`make` and visit localhost:8080
|
||||||
@ -7,4 +7,4 @@
|
|||||||
Docker
|
Docker
|
||||||
|
|
||||||
## Stack
|
## Stack
|
||||||
Apache2 + Plain HTML based on [this](https://github.com/matteobrusa/Password-protection-for-static-pages)
|
Apache2 + htpasswd
|
||||||
|
Loading…
Reference in New Issue
Block a user