From: Frederic Marchal Date: Mon, 14 Apr 2014 14:32:27 +0000 (+0200) Subject: Sarg.conf search exclude_codes in the default directory X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f9006ac58de2df099fc6fd2de6865adecfc4671;p=thirdparty%2Fsarg.git Sarg.conf search exclude_codes in the default directory The default sarg.conf was looking for exclude_codes at the wrong place. Thanks to José Vicente Mondejar for reporting this bug. --- diff --git a/sarg.conf b/sarg.conf index b90733c..faee314 100644 --- a/sarg.conf +++ b/sarg.conf @@ -336,7 +336,7 @@ # Only codes matching exactly one of the line is rejected. The # comparison is not case sensitive. # -#exclude_codes /usr/local/sarg/exclude_codes +#exclude_codes /usr/local/sarg/etc/exclude_codes # TAG: replace_index string # Replace "index.html" in the main index file with this string