logging mod_deflate
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]