Thomas Becker
Basic Pleskian
Hello,
I need to pass the http header "AUTHORIZATION" to php scripts because I need to do some CRUD operations from external. I'm using Plesk 10, PHP 5.3.10 and fcgi.
How is this possible with the Plesk fcgi implementation?
Adding
FcgidPassHeader AUTHORIZATION
and
FcgidPassHeader HTTP_AUTHORIZATION
to /etc/httpd/conf.d/fcgid.conf seems not to work.
Thanks for help.
I need to pass the http header "AUTHORIZATION" to php scripts because I need to do some CRUD operations from external. I'm using Plesk 10, PHP 5.3.10 and fcgi.
How is this possible with the Plesk fcgi implementation?
Adding
FcgidPassHeader AUTHORIZATION
and
FcgidPassHeader HTTP_AUTHORIZATION
to /etc/httpd/conf.d/fcgid.conf seems not to work.
Thanks for help.