diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-05-02 23:51:53 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-05-02 23:51:53 +0000 |
commit | 35e3360758a293c1d42889c4371c48acb36acf0c (patch) | |
tree | 1499a6102e2e53469ce99ef040c013238c97658e /www | |
parent | Upgrade to 2.11 (diff) |
Typing error
Notes
Notes:
svn path=/head/; revision=6381
Diffstat (limited to 'www')
-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 d26da2562d3b..b14d4b21fd54 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" |