]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation
authoreldy <>
Fri, 3 Jan 2003 03:56:35 +0000 (03:56 +0000)
committereldy <>
Fri, 3 Jan 2003 03:56:35 +0000 (03:56 +0000)
wwwroot/cgi-bin/awstats.model.conf

index 2f6a162858d4c3183f3b51252b6049bdea8796e2..e4c8e4877ce687c2cb4de985bed407d3c7cefe0b 100644 (file)
@@ -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"