On 18 Jan 2011, at 02:24, Uxio Faria wrote:

>       Ok, everything is fine with this. But with apache 2.2 i can't do that, 
> headers setted with Header directive
>       in apache conf, can't be overwrited by php.

Is it now returning two headers, one from the config and the other from your 
PHP?

I think the most sensible workaround to use would be to adjust your
configuration to avoid setting the header from there for your PHP files.
Use <Files> (or <Filesmatch>) to limit the scope of your config.

-- 
Nick Kew

Available for work, contract or permanent
http://www.webthing.com/~nick/cv.html
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to