Harshadraval
Harshadraval
its solve that .. for me you can only add a line in .htaccess file is "SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1" . only add line number 4 # BEGIN WordPress RewriteEngine...
and second solution is you can install this plugin.. **https://wordpress.org/plugins/wp-htaccess-control/** and add only one line in custom htaccess.. is SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 see this image same like 