diff options
author | ache <ache@FreeBSD.org> | 1997-05-02 23:51:53 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-05-02 23:51:53 +0000 |
commit | a9f42127038005e520e735ff83138e76bf31a030 (patch) | |
tree | d51c44017e8f6de9da97422e2cd5dccec3e79fcc /www/analog | |
parent | f1d7eb80df1476b9fb896bfab3791d02b6578123 (diff) | |
download | FreeBSD-ports-a9f42127038005e520e735ff83138e76bf31a030.zip FreeBSD-ports-a9f42127038005e520e735ff83138e76bf31a030.tar.gz |
Typing error
Diffstat (limited to 'www/analog')
-rw-r--r-- | www/analog/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/analog/files/patch-ab b/www/analog/files/patch-ab index d26da25..b14d4b2 100644 --- a/www/analog/files/patch-ab +++ b/www/analog/files/patch-ab @@ -75,7 +75,7 @@ /* The name of the default referrer log (= referer_log). Use "none" for none. Can be a list, separated by commas. */ -! #define BROWSER_LOG "/var/logs/httpd-agent.log" +! #define BROWSER_LOG "/var/log/httpd-agent.log" /* The name of the default browser log (= agent_log) similarly. */ ! #define ERROR_LOG "/var/log/httpd-error.log" |