is there any way to configure htaccess to write to an access log file that is already being processed by apache in syntax
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
You need to add more varibale to your own log, but not have access to apache,
Hi
source share