Hacker News new | ask | show | jobs
by StavrosK 4514 days ago
Oh wow, that's fantastic! I would love an nginx module that did this, although wishes don't go far.
1 comments

You may try https://github.com/wrr/wwwhisper, although unlike the apache module, wwwhisper runs as a separate service (Django) that nginx communicates with using auth_request module.
Looks nice, thank you!