mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 01:52:22 +03:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
348182c447
1 changed files with 1 additions and 1 deletions
|
@ -397,7 +397,7 @@ Feel free to make pull requests if you have the time to develop one of those.
|
|||
|
||||
### Authorization Issues
|
||||
|
||||
If your server runs PHP through FastCGI you will the authorization will not work because the `Authorization` header is not available to the PHP scripts. You can easily fix this by applying the following adjustments depending your server sortware:
|
||||
If your server runs PHP through FastCGI you will the authorization will not work because the `Authorization` header is not available to the PHP scripts. You can easily fix this by applying the following adjustments depending your server software:
|
||||
|
||||
### Apache
|
||||
|
||||
|
|
Loading…
Reference in a new issue