mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
Nginx basic auth tutorial moved (#7324)
This commit is contained in:
parent
1260ed424a
commit
00e6079e94
|
@ -304,7 +304,7 @@ If successfully authenticated, `RemoteUserAuthentication` provides the following
|
|||
Consult your web server's documentation for information about configuring an authentication method, e.g.:
|
||||
|
||||
* [Apache Authentication How-To](https://httpd.apache.org/docs/2.4/howto/auth.html)
|
||||
* [NGINX (Restricting Access)](https://www.nginx.com/resources/admin-guide/#restricting_access)
|
||||
* [NGINX (Restricting Access)](https://docs.nginx.com/nginx/admin-guide/security-controls/configuring-http-basic-authentication/)
|
||||
|
||||
|
||||
# Custom authentication
|
||||
|
|
Loading…
Reference in New Issue
Block a user