+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

10 Tips for a Successful Online Shop

Good shop software provides the basic framework for an online shop and saves you a

Shopware Vaid Ali May 3, 2018

Why We Need Plugins for Website Development

Plugins are a piece of software code that adds extra functions to the core code

Shopware Alan Bradford Apr 18, 2018

Shopware 5.4 Development

With other new gifts in 2018, Shopware also presented itself with a gift for its

Shopware Vaid Ali Apr 18, 2018

Shopware Cost and Editions

One must first examine, which Shopware license will be able to fulfil the requirement for

Shopware Alan Bradford Feb 20, 2018
1 39 40 41 42
Scroll to Top