X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)
X

Select Your Currency

Türk Lirası $ US Dollar

Solution to ".htaccess:Invalid command 'Header', perhaps misspelled or.." Error

Solution to ".htaccess:Invalid command 'Header', perhaps misspelled or.." Error
HomepageKnowledge BaseGeneralSolution to ".htaccess:Invalid comm...
Solution to

If you encounter the .htaccess: Invalid command 'Header', perhaps misspelled or defined by a module not included in the server configuration error in the apache error.log for your domain, the reason for the error is that Apache does not have a header module.

You can solve the error by running the commands below.

a2enmod headers;
service apache2 restart;

You can click for our server hosting services.

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(594 times viewed. / 0 people found helpful.)