+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 Product Availability for Zip code

Product Availability for Zip code Plugin is built to help end-users check if a product

News brandcrock_admin Mar 22, 2022

List of International Public Holidays in 2022 Calendar

January 2022 01/01/2022 — New Year (Gregorian) 01/01/2022 — Oshogatsu 01/01/2022 — Solemnity of Mary,

CalendarEvents Alan Bradford Jan 3, 2022

How to prevent Log4j flaw being exploited

The Log4j vulnerability affects everything from the cloud to developer tools and security devices. Here’s

Programming Alan Bradford Dec 15, 2021

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

Programming Alan Bradford Dec 7, 2021
1 20 21 22 23 24 43
Scroll to Top