Forum Moderators: phranque
AddOutputFilterByType DEFLATE application/x-httpd-fastcgior AddOutputFilterByType DEFLATE application/x-httpd-fastphp
I had a directive in .htaccess which worked fine on another server. A support personnel advised me to enter a line into .user.ini instead, because of the server configuration.
Now I wonder... how do I know what works and what does not via .htaccess in such server environment?
[edited by: smallcompany at 9:07 am (utc) on Jul 11, 2017]
Because of certain problems discussed below, this directive is deprecated.
Apache/2.2.32
Note
Enabling filters with AddOutputFilterByType may fail partially or completely in some cases.
...