dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #16589
Re: Web API docs
Thanks Bob, this is very useful and smart.
I have added a paragraph to the installation doc chapter with a nginx
version of this. It allows requests for analysis related api resources
only and checks the http method. In nginx it was necessary to also
remove the Cookie http header which is sent with all requests to avoid
changing the currently logged in dhis user.
http://dhis2.org/doc/snapshot/en/implementer/html/ch08s02.html
References