diff options
-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" |