apache - .htaccess causing 500 Error while modifying it to add Authorization Header (PHP Service Api) -


i added undermentioned script .htaccess file enable adding of authorization header causes 500 error on request php apis. can me out? thank you.

rewriteengine on rewritecond %{http:authorization}  ^(.*)$  rewriterule .* - [e=http_authorization:%1]  

the problem wasn't .htaccess file, noticed interval server error occured due fetchall in mysqli didn't configured in server. so, did enable nd_mysqli , fine , sound. thank you.


Comments

Popular posts from this blog

4x4 Matrix in Python -

python - String indices must be integers and while issue -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -