mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #944 from nextcloud/Dagefoerde-patch-1
Add Apache modules to OAuth 2 docs
This commit is contained in:
@@ -33,4 +33,4 @@ Nextcloud server you will have to send the proper authorization header.
|
||||
|
||||
Authorization: Bearer <TOKEN>
|
||||
|
||||
Note that apache by default strips this. Make sure you have ``mod_rewrite`` and ``mod_env`` enabled.
|
||||
Note that apache by default strips this. Make sure you have ``mod_headers``, ``mod_rewrite`` and ``mod_env`` enabled.
|
||||
|
||||
Reference in New Issue
Block a user