Mike
Thanks for replying.
I made the edit you suggested but it does not seem to have any impact.
This code works on a Red Hat 6 system running Apache 2.2.15 but the one on
which it does not work is Solaris 10 running Apache 2.2.11
Thanks
From: Mike Rumph mailto:mike.ru...@oracle.com>>
Organiz
Hello John,
For one thing, your regexes look a little strange.
The "|" should be inside the parens, like the following:
"\.(jpg|gif|png|css|js)$"
Thanks,
Mike Rumph
On 4/29/2015 10:27 AM, Rose, John B wrote:
Apache 2.2
We are attempting to set up a referer_log file. But when we add a
Custom
Apache 2.2
We are attempting to set up a referer_log file. But when we add a CustomLog
line specifically for the referer log it will not log, if our CustomLog line
for our access_log is there.
If we comment out the CustomLog line for access_log, then the CustomLog line
for the referer_log log