+49 (0) 89 2154 7447
Provenexpert
★★★★★
Google
★★★★★
BrandCrock | Gateway to Digital Brand

How to fix Invalid command ‘RequestHeader’ in the server configuration

Invalid command ‘RequestHeader’ error occurs in the Linux server due to missing apache modules in our Linux server.

Invalid command 'RequestHeader', perhaps misspelled or defined by a 
module not included in the server configuration

To fix this issue, just enable the “headers” module. If you are using Ubuntu just enable the module by running the following command:

sudo a2enmod headers

After that. Restart apache

service apache2 restart

More from our latest blogs

Shopware 6 Plugin Quick View of Products on Detail Page

Quite a few times, customers cannot decide a particular product and the customer has to

News Mustafa Ali Jun 23, 2020

Shopware 6 plugin Top bar Countdown + Snow Effect

If you need to launch a sale/ promotions with/ without snow effect on your website,

News Vaid Ali Jun 23, 2020

Shopware 6 plugin Order Restriction for ZIP code

This plugin makes it possible to place orders only with the specified Zip Code/ Postal

News Alan Bradford Jun 23, 2020

Shopware 6 plugin Variant products in detail page

This plugin allows visitors to see all product variants in the product detail page. Visitors

News Mustafa Ali Jun 23, 2020
1 26 27 28 29 30 42
Scroll to Top