ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/stats/index.xhtml
Revision: 1.2
Committed: Sat Jul 17 17:41:03 2004 UTC (19 years, 9 months ago) by tdb
Branch: MAIN
Changes since 1.1: +3 -0 lines
Log Message:
Add stats for ftp.i-scream.org.

File Contents

# Content
1 <!--#include virtual="/doctype.inc" -->
2 <head>
3 <title>
4 i-scream Web Statistics
5 </title>
6 <!--#include virtual="/style.inc" -->
7 </head>
8 <body>
9 <div id="container">
10 <div id="main">
11 <!--#include virtual="/header.inc" -->
12 <div id="contents">
13 <h1 class="top">
14 i-scream Web Statistics
15 </h1>
16 <p>
17 Below are statistics for the various i-scream vhosts. They are
18 generated using
19 <a href="http://www.mrunix.net/webalizer/">Webalizer</a> on a
20 nightly basis.
21 </p>
22 <ul>
23 <li><a href="www.i-scream.org">www.i-scream.org</a></li>
24 <li><a href="ftp.i-scream.org">ftp.i-scream.org</a> (ftp)</li>
25 </ul>
26 <ul>
27 <li><a href="cvs.i-scream.org">cvs.i-scream.org</a></li>
28 <li><a href="wiki.i-scream.org">wiki.i-scream.org</a></li>
29 <li><a href="lists.i-scream.org">lists.i-scream.org</a></li>
30 <li><a href="support.i-scream.org">support.i-scream.org</a></li>
31 </ul>
32 </div>
33 <!--#include virtual="/footer.inc" -->
34 </div>
35 <!--#include virtual="/menu.inc" -->
36 </div>
37 </body>
38 </html>