Update nginx.md

v0.3.4
Suresh Alse 7 years ago committed by GitHub
parent 0b11b7c986
commit 9385decd11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,8 @@ server {
}
```
##Authentication
Authentication
==============
You can enable basic http authentication with user name and password on nginx to prevent unauthorized users from accessing your cronjobs. Refer [this](https://www.digitalocean.com/community/tutorials/how-to-set-up-http-authentication-with-nginx-on-ubuntu-12-10).

Loading…
Cancel
Save