humanmade / humanmade/altis-cloud
Add an example for locking static files behind HTTP Auth in Nginx config documentation page
Open
developer advocacy
documentation
should have
- Dominant language
- PHP
- Stars
- 9
- Forks
- 2
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 23
Description
### Context
Clients wanting their sites to sit behind HTTP Auth can use PHP Basic Auth config to do so for PHP requests, but they need to set that in Nginx custom config as well for static resources. It'd help if we can provide sample config in the docs to let them know how to do so.
### Acceptance criteria
- [ ] As a visitor, when navigating to the Nginx custom config page in documentation, I should see a sample config for locking specific paths behind HTTP Auth.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.