]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Update documentation
authoreldy <>
Thu, 18 Sep 2003 15:38:20 +0000 (15:38 +0000)
committereldy <>
Thu, 18 Sep 2003 15:38:20 +0000 (15:38 +0000)
docs/awstats_benchmark.html
docs/awstats_update.html [new file with mode: 0644]
docs/awstats_webmin.html [new file with mode: 0644]
docs/index.html

index e0e3ac1da5456f0f0fa5a17d33ae1d37a54b198a..b1f8718ec08729dfc7eceeceff5c026ff14cf36d 100644 (file)
@@ -20,7 +20,7 @@
 <td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>\r
 <td bgcolor=#9999cc align=center>\r
 <br>\r
-<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.8 Documentation</b></font><br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.9 Documentation</b></font><br>\r
 <br>\r
 </td>\r
 <td bgcolor=#9999cc align=center>\r
diff --git a/docs/awstats_update.html b/docs/awstats_update.html
new file mode 100644 (file)
index 0000000..9d159d7
--- /dev/null
@@ -0,0 +1,72 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">\r
+<html>\r
+<head>\r
+<meta name="description" content="AWStats Documentation - Upgrade setup">\r
+<meta name="keywords" content="awstats, awstat, udpate, upgrade">\r
+<meta name="robots" content="index,follow">\r
+<meta name="title" content="AWStats Documentation - Updgrade setup">\r
+<title>AWStats Documentation - Updraged setup</title>\r
+<link rel="stylesheet" href="styles.css" type="text/css">\r
+<!-- $Revision$ - $Author$ - $Date$ -->\r
+</head>\r
+\r
+<body topmargin=10 leftmargin=5>\r
+\r
+\r
+<table style="font: 10pt arial,helvetica,verdana" cellpadding=0 cellspacing=0 border=0 bgcolor=#FFFFFF width=100%>\r
+\r
+<!-- Large -->\r
+<tr style="font: 10pt arial,helvetica,verdana">\r
+<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>\r
+<td bgcolor=#9999cc align=center>\r
+<br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.9 Documentation</b></font><br>\r
+<br>\r
+</td>\r
+<td bgcolor=#9999cc align=center>\r
+&nbsp;\r
+</td>\r
+</tr>\r
+\r
+</table>\r
+\r
+<br><br><H1 style="font: 26px arial,helvetica,sanserif">Upgrading AWStats to a new version</H1>\r
+\r
+To upgrade AWStats from an old version to a new one, all you have to do is:<br>\r
+<br>\r
+- <b>Replace AWStats runtime files</b> by new ones by:<br>\r
+&nbsp; &nbsp; &nbsp; &nbsp; - decompressing new AWStats package to old install directory.<br>\r
+&nbsp; &nbsp; &nbsp; &nbsp; - or just running your package tool for OS which have packaged version of AWStats provided.<br>\r
+- <b>Your setup files should not be lost</b> as AWStats default distribution does not overwite config\r
+file (it provides only one example of config file <i>awstats.model.conf</i>).<br>\r
+Sometimes, there is new parameter supported by the new version. As thoose parameters would not \r
+be in old config files, AWStats will use default values to work as it did when this parameter\r
+did not exists.<br>\r
+- <b>Your old analyzed data should not be lost</b> since your 'history files' are saved in the directory\r
+defined in DirData parameter in your AWStats config file and 'history files' format is compatible\r
+with each new version of AWStats since 5.x series. If you upgrade from 3.x, 4.x series to 5.x version or\r
+higher, AWStats will still be able to 'read' your old history files, however a warning will appear to\r
+ask you to run the 'migrate' process on your old data files. Just run the command that will appear\r
+in warning message.\r
+This warning will appear only after upgrade from 3.x or 4.x series to a 5.x or higher version\r
+and only if 'migrate' is necessary.<br>\r
+<br>\r
+\r
+<hr>\r
+\r
+<script language=javascript>\r
+       var lastmod = new Date(document.lastModified);\r
+       if (lastmod.getDate() > 0) {\r
+               if (lastmod.getDate()<10) zerod="0"\r
+               else zerod="";\r
+               if (lastmod.getMonth()<9) zerom="0"\r
+               else zerom=""\r
+               year2kok=lastmod.getYear();\r
+               if (year2kok<100) year2kok+=2000;\r
+               if ((year2kok>=100) && (year2kok < 1970)) year2kok+=1900;\r
+               document.writeln("Last revision: "+year2kok+"-"+zerom+(lastmod.getMonth()+1)+"-"+zerod+lastmod.getDate());\r
+       }\r
+</script>\r
+\r
+</body>\r
+</html>\r
diff --git a/docs/awstats_webmin.html b/docs/awstats_webmin.html
new file mode 100644 (file)
index 0000000..08c774d
--- /dev/null
@@ -0,0 +1,100 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">\r
+<html>\r
+<head>\r
+<meta name="description" content="AWStats Documentation - Using AWStats Webmin module">\r
+<meta name="keywords" content="awstats, awstat, webmin, module, wbm">\r
+<meta name="robots" content="index,follow">\r
+<meta name="title" content="AWStats Documentation - AWStats Webmin module">\r
+<title>AWStats Documentation - AWStats Webmin module</title>\r
+<link rel="stylesheet" href="styles.css" type="text/css">\r
+<!-- $Revision$ - $Author$ - $Date$ -->\r
+</head>\r
+\r
+<body topmargin=10 leftmargin=5>\r
+\r
+\r
+<table style="font: 10pt arial,helvetica,verdana" cellpadding=0 cellspacing=0 border=0 bgcolor=#FFFFFF width=100%>\r
+\r
+<!-- Large -->\r
+<tr style="font: 10pt arial,helvetica,verdana">\r
+<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>\r
+<td bgcolor=#9999cc align=center>\r
+<br>\r
+<font style="font: 16pt arial,helvetica,sanserif" color=#EEEEFF><b>AWStats logfile analyzer 5.9 Documentation</b></font><br>\r
+<br>\r
+</td>\r
+<td bgcolor=#9999cc align=center>\r
+&nbsp;\r
+</td>\r
+</tr>\r
+\r
+</table>\r
+\r
+\r
+<br><br><H1 style="font: 26px arial,helvetica,sanserif">AWStats Webmin module</H1>\r
+\r
+This page is designed to help users of the 'Webmin' administration\r
+tool (<a href="http://www.webmin.com">www.webmin.com</a>) to manage their AWStats config/tools.\r
+If you don't use it, you don't need to read what is described here.<br>\r
+<ul>\r
+<li>Adding the AWStats Webmin module to Webmin interface<br>\r
+<li>Setup of the AWStats Webmin module<br>\r
+<li>Using the AWStats Webmin module<br>\r
+</ul>\r
+<br>\r
+\r
+<br><a name="ADDMODULE"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Adding the AWStats Webmin module to Webmin interface</u></H2></a>\r
+<li> Run Wemin, go to the "AWStats LogFile Analysis" menu.<br>\r
+<li> Go to "Webmin Configuration".<br>\r
+<li> Click on "Webmin Modules".<br>\r
+<li> Enter in the "Install module", the path of the awstats-x.x.wbm file (this file is provided\r
+with AWStats in <i>tools/webmin</i> directory or can be downloaded separately from AWStats\r
+web site) and click "Install module".<br>\r
+After that a new entry "AWStats LogFile Analysis" should appear in your Webmin menu.<br>\r
+<br>\r
+\r
+\r
+<br><a name="SETUPMODULE"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Setup of the AWStats Webmin module</u></H2></a>\r
+<li> Run Wemin, go to the "AWStats LogFile Analysis" menu.<br>\r
+<li> Click on the "Module configuration".<br>\r
+<li> You must now enter here values for:<br>\r
+- Absolute filesystem path to AWStats (CLI)<br>   \r
+It's the full path of the <i>awstats.pl</i> script. Path depends on package you use.<br>\r
+It could be <i>/usr/local/awstats/wwwroot/cgi-bin/awstats.pl</i><br>\r
+- Absolute or relative URL path to AWStats (CGI)<br>\r
+It's absolute or relative URL you must enter to run AWStats as a CGI. This depends on the way\r
+you setup your web server and cgi directories.<br>\r
+It could be <i>/cgi-bin/awstats.pl</i> or <i>http://127.0.0.1/awstats/awstats.pl</i>.<br>\r
+- Path to AWStats directory for configuration files:<br>\r
+It's the path where your AWStats config files are stored.<br>\r
+In most cases it must be <i>/etc/awstats</i> directory.<br>\r
+- Sample AWStats configuration file<br>\r
+This is the sample file used to create a new config file.<br>\r
+In most cases it must be <i>/etc/awstats/awstats.model.conf</i>.<br>\r
+<br>\r
+\r
+\r
+<br><a name="USEMODULE"><H2 style="font: 22px arial,helvetica,sanserif color: #606060"><u>Using the AWStats Webmin module</u></H2></a>\r
+<li> Just run Wemin, go to the "AWStats LogFile Analysis" menu.<br>\r
+<li> You can now, add, edit or delete config files.<br>\r
+<li> You can also update or view statistics for a particular config file.<br>\r
+<br>\r
+\r
+<hr>\r
+\r
+<script language=javascript>\r
+       var lastmod = new Date(document.lastModified);\r
+       if (lastmod.getDate() > 0) {\r
+               if (lastmod.getDate()<10) zerod="0"\r
+               else zerod="";\r
+               if (lastmod.getMonth()<9) zerom="0"\r
+               else zerom=""\r
+               year2kok=lastmod.getYear();\r
+               if (year2kok<100) year2kok+=2000;\r
+               if ((year2kok>=100) && (year2kok < 1970)) year2kok+=1900;\r
+               document.writeln("Last revision: "+year2kok+"-"+zerom+(lastmod.getMonth()+1)+"-"+zerod+lastmod.getDate());\r
+       }\r
+</script>\r
+\r
+</body>\r
+</html>\r
index cee831d67137c3d34aab589b0a65cf5f60f4ceb2..26674effbd84c8cb74966fb3f73664e31a293681 100644 (file)
@@ -36,7 +36,7 @@
 <br>
 
 
-<table cellspacing="6" cellpadding="6" border="0" width="600">
+<table cellspacing="0" cellpadding="6" border="0" width="600">
 
 <!-- Ligne 1 -->
 
@@ -50,7 +50,9 @@
 </td></tr><tr><td>
 <A HREF="awstats_changelog.txt">New Features / Changelog</A>
 </td></tr><tr><td>
-<A HREF="awstats_compare.html">Comparison with other log analyzers</A>
+<A HREF="awstats_update.html">Upgrade process</A>
+</td></tr><tr><td>
+<A HREF="awstats.xml">XML Version PAD file</A>
 </td></tr>
 </table>
 
@@ -66,9 +68,9 @@
 </td></tr><tr><td>
 <A HREF="awstats_extra.html">Using Extra Sections features</A>
 </td></tr><tr><td>
-<A HREF="awstats_tools.html">Using other tools</A>
+<A HREF="awstats_tools.html">Using Other tools</A>
 </td></tr><tr><td>
-<A HREF="awstats_security.html">Security tips</A>
+<A HREF="awstats_webmin.html">Using AWStats Webmin admin module</A>
 </td></tr><tr><td>
 <A HREF="awstats_glossary.html">Glossary of terms</A>
 </td></tr>
 </td></tr>
 
 <tr><td width="50%">
-<A HREF="awstats_faq.html">FAQ and Troubleshooting</A>
+<A HREF="awstats_compare.html">Comparison with other log analyzers</A>
 </td><td width="50%">
-<A HREF="awstats_license.html">AWStats License</A>
+<A HREF="awstats_faq.html">FAQ and Troubleshooting</A>
 </td></tr>
 
 <tr><td width="50%">
 <A HREF="awstats_benchmark.html">Benchmarks</A>
 </td><td width="50%">
-<A HREF="awstats.xml">AWStats XML PAD File</A>
+<A HREF="awstats_license.html">AWStats License</A>
 </td></tr>
 
+<tr><td width="50%">
+<A HREF="awstats_security.html">Security</A>
+</td><td width="50%">
+&nbsp;</td></tr>
+
 </table>
 
 </td></tr></table>