Hey Ravi, One option is to fix this by removing this header via the Dispatcher itself. To remove it via Dispatcher: First, enable mod_headers, by adding it to your main .conf file LoadModule headers_module /path/to/your/lib/mod_headers.soFollowing which in your .conf file add following command, wher...