Hello
I have some inconsistent HTTP Headers on *some* sites on my server.
I am running WHM 60.
All server sites/accounts have the same settings. All have Easy Apache 4, with the mod_headers module. (I can list all modules loaded if you wish). All accounts use PHP5.6 through suPHP .
Most sites load the HTTP headers correctly however one site, specifically, does not, returning:
Content-Language: ·en
Setting Header values in PHP at pageload time DOES NOT OVERWRITE THIS. Although header values do appended to the already set headers. I can also not remove headers from this site such as "Pragma:" headers.
I also note that details such as PHP Session names, which are set in PHP.ini are not carried through to the HTTP Headers.
I need to fix these inconsistency but having checked the account there are no httpd.conf includes I ca find and I can't find any way to edit settings on the mod_headers module.
I have seached "tweak settings" as well as various apache editing settings on the WHM but found nothing that relates to either this account or this issue.
How should I go about solving these issues?
1) How can I fix this issue, which appears to be not server wide but account specific?
2) How can I update the HTTP Headers sent out by Apache in general, for all accounts (specifically remove pragma)?
Cheers
I have some inconsistent HTTP Headers on *some* sites on my server.
I am running WHM 60.
All server sites/accounts have the same settings. All have Easy Apache 4, with the mod_headers module. (I can list all modules loaded if you wish). All accounts use PHP5.6 through suPHP .
Most sites load the HTTP headers correctly however one site, specifically, does not, returning:
Content-Language: ·en
Setting Header values in PHP at pageload time DOES NOT OVERWRITE THIS. Although header values do appended to the already set headers. I can also not remove headers from this site such as "Pragma:" headers.
I also note that details such as PHP Session names, which are set in PHP.ini are not carried through to the HTTP Headers.
I need to fix these inconsistency but having checked the account there are no httpd.conf includes I ca find and I can't find any way to edit settings on the mod_headers module.
I have seached "tweak settings" as well as various apache editing settings on the WHM but found nothing that relates to either this account or this issue.
How should I go about solving these issues?
1) How can I fix this issue, which appears to be not server wide but account specific?
2) How can I update the HTTP Headers sent out by Apache in general, for all accounts (specifically remove pragma)?
Cheers