Re: [users@httpd] output compression when host has disabled mod_deflate, mod_gzip and php_value auto_prepend_file

2012-09-22 Thread edward eric pedersson
wrote: > > > On 9/21/2012 12:44 PM, edward eric pedersson wrote: > > Thanks for your response Ben. > > Sure! > > > I did mean the user-agent caching. I guess I can control this using the > > PHP header output and hope the user-agent respects the header. > > &g

Re: [users@httpd] output compression when host has disabled mod_deflate, mod_gzip and php_value auto_prepend_file

2012-09-21 Thread edward eric pedersson
tember 2012 15:57, Ben Johnson wrote: > > > On 9/21/2012 10:10 AM, edward eric pedersson wrote: >> 1) Will apache cache the full url or the url minus the query parameter? > > I don't believe that Apache will cache anything. Did you mean the > user-agent? If so, the user-ag

[users@httpd] output compression when host has disabled mod_deflate, mod_gzip and php_value auto_prepend_file

2012-09-21 Thread edward eric pedersson
Hi My host, Host Papa (yes, they are rubbish) has disabled mod_deflate, mod_gzip and php_value auto_prepend_file so can't use them in .htaccess file. I would move host but I did not realise this was the case until I wanted to make use of them. I am tied in for three years so need to find a workaro