Hi
I have enabled mod_deflate on apache2 and I want to check that is it work,
so added some conddif for log mod_deflate.but nothings are logged :(
I have added these line to deflate.conf :

[CODE]DeflateFilterNote Input input_info
DeflateFilterNote Output output_info
DeflateFilterNote Ratio ratio_info
LogFormat '"%r" %{output_info}n/%{input_info}n (%{ratio_info}n%%)' deflate
CustomLog /var/log/apache2/deflate_log deflate"
[/CODE]

the permission of this file is 777 for check logging.
thanks for any help or guidance.


-- 
N.Chavoshi

Reply via email to