From: eldy <> Date: Fri, 3 Jan 2003 03:56:35 +0000 (+0000) Subject: Updated documentation X-Git-Tag: AWSTATS_5_4_BETA~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8118fb7fc41bb8bde2ac657aa7d6e698b8f2514;p=thirdparty%2FAWStats.git Updated documentation --- diff --git a/wwwroot/cgi-bin/awstats.model.conf b/wwwroot/cgi-bin/awstats.model.conf index 2f6a1628..e4c8e487 100644 --- a/wwwroot/cgi-bin/awstats.model.conf +++ b/wwwroot/cgi-bin/awstats.model.conf @@ -971,9 +971,10 @@ color_x="C1B2E2" # Background color for number of exit pages (Default = "C1B2 # Plugin: UrlAliases # Perl modules required: None -# Show a text in all URL reports instead of URL value. -# A text files called urlalias.txt, with two fields (first is URL, second is -# text to show) separated by a tab char. must be created in plugin directory. +# Add a text (Page title, description...) in URL reports after URL value. +# A text file called urlalias.myconfig.txt, with two fields (first is URL, +# second is text to show) separated by a tab char. must be created in plugins +# directory. # #LoadPlugin="urlalias"