ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/stats/index.xhtml
Revision: 1.3
Committed: Sun Aug 1 12:28:15 2004 UTC (19 years, 8 months ago) by tdb
Branch: MAIN
Changes since 1.2: +2 -1 lines
Log Message:
Add ftp.i-scream.org using http too.

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="wiki.i-scream.org">wiki.i-scream.org</a></li>
30 <li><a href="lists.i-scream.org">lists.i-scream.org</a></li>
31 <li><a href="support.i-scream.org">support.i-scream.org</a></li>
32 </ul>
33 </div>
34 <!--#include virtual="/footer.inc" -->
35 </div>
36 <!--#include virtual="/menu.inc" -->
37 </div>
38 </body>
39 </html>