Error IIS MAP
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
Error IIS MAP
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
Hi
You can probably just remove that rule. It’s there to fix an issue in the way Apache processes non-GET requests.
As you know we don’t test with or particularly support IIS but thanks for posting it so others who meet this will be able to find it.
Alex
The system works as remove the line.
Thanks for the update