+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

Magento Top Tier Customer Plugin

Top-tiered customers are listed in the shop admin panel for whom the coupon is created.

News Alan Bradford Oct 14, 2022

Magento Product Sales Count Plugin

Product Sales Count extension helps your end-users understand the product's popularity and encourages buying by

News Mustafa Ali Oct 13, 2022

Magento Smart Basket Plugin

Smart Basket to view the general configuration settings. Enable the extension by choosing Yes, and

News Alan Bradford Oct 13, 2022

Magento Zipcode Validation Plugin

Zipcode Validation extension displays a pop window that allows customers to check the product's availability

News Alan Bradford Oct 13, 2022
1 18 19 20 21 22 42
Scroll to Top