Re: [users@httpd] mod_headers not sending headers when file is parsed with PHP fpm

2016-08-22 Thread Eric Covener
On Mon, Aug 22, 2016 at 12:14 PM, Oliver Baran wrote: > Hello, > > I have a problem with Apache mod_headers and PHP fpm (fastcgi). > If I write a custom header directly in the vhost configuration it is send to > the client, even if the request it is a PHP file. But when I write the > header in the

[users@httpd] mod_headers not sending headers when file is parsed with PHP fpm

2016-08-22 Thread Oliver Baran
Hello, I have a problem with Apache mod_headers and PHP fpm (fastcgi). If I write a custom header directly in the vhost configuration it is send to the client, even if the request it is a PHP file. But when I write the header in the directory section of that vhost configuration or in a .htaccess f