📜  WSGIPassAuthorization on - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:58.231000             🧑  作者: Mango

代码示例1
In my case token authentication was working fine on development server and not on Apache. The reason was exactly the missing WSGIPassAuthorization On

http://www.django-rest-framework.org/api-guide/authentication/#apache-mod_wsgi-specific-configuration