+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.4.6.0 Changelog – Minor Release 03.11.2021

Shopware 6.4.6.0 changelog update package is cumulative and includes various bug fixes and new features

Shopware Mustafa Ali Nov 24, 2021

How to Check OS Version in Linux Command?

How to check OS Version in Linux Command? Linux is a free and open-source operating

Programming Alan Bradford Nov 22, 2021

How to add number of days to current date in PHP?

Adding days to the current date is a common requirement among the developers and can

Programming Alan Bradford Nov 19, 2021

Magento Product Accessories Plugin

Product Accessories extension allows you to recommend additional products as accessories to the products viewed

News Mustafa Ali Aug 4, 2021
1 21 22 23 24 25 42
Scroll to Top