laminas-api-tools / api-tools

Laminas API Tools module for Laminas
https://api-tools.getlaminas.org/documentation
BSD 3-Clause "New" or "Revised" License
37 stars 19 forks source link

Make note of Apache configuration for Authorization in the docs #13

Open weierophinney opened 4 years ago

weierophinney commented 4 years ago

I was struggling for multiple hours with the Basic Authorization which was perfectly working locally, but not in production. Found a that the solution was very simple, but hard to find:

http://briangallagher.ie/2015/01/26/apigility-constant-403-forbidden/


Originally posted by @storeman at https://github.com/zfcampus/zf-apigility/issues/180