ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/stats/index.xhtml
Revision: 1.4
Committed: Mon Aug 9 21:46:23 2010 UTC (13 years, 7 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -1 lines
Log Message:
Remove wiki.i-scream.org references. It's currently disabled since it
wasn't used and I didn't think it worth updating. Maybe it'll
resurrect one day :-)

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> (http)</li>
25 <li><a href="ftp-ftp.i-scream.org">ftp.i-scream.org</a> (ftp)</li>
26 </ul>
27 <ul>
28 <li><a href="cvs.i-scream.org">cvs.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>