>>
Organization: Oracle Corporation
Reply-To: "users@httpd.apache.org<mailto:users@httpd.apache.org>"
mailto:users@httpd.apache.org>>
Date: Wednesday, April 29, 2015 3:28 PM
To: "users@httpd.apache.org<mailto:users@httpd.apache.org>"
mailto:users@httpd.apa
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