Author: remm
Date: Wed Sep 7 05:53:20 2005
New Revision: 279315
URL: http://svn.apache.org/viewcvs?rev=279315&view=rev
Log:
- Add placeholder downloads and lists pages.
- These use *likely* locations for all links, in particular file names and
mailing lists names.
Added:
tomcat/site/trunk/docs/download.cgi
tomcat/site/trunk/docs/download.html
tomcat/site/trunk/docs/lists.html
tomcat/site/trunk/xdocs/download.cgi
tomcat/site/trunk/xdocs/download.xml
tomcat/site/trunk/xdocs/lists.xml
tomcat/site/trunk/xdocs/robots.txt
Modified:
tomcat/site/trunk/build.xml
tomcat/site/trunk/xdocs/stylesheets/project.xml
Modified: tomcat/site/trunk/build.xml
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/build.xml?rev=279315&r1=279314&r2=279315&view=diff
==============================================================================
--- tomcat/site/trunk/build.xml (original)
+++ tomcat/site/trunk/build.xml Wed Sep 7 05:53:20 2005
@@ -58,10 +58,11 @@
</fileset>
</copy>
- <!-- Copy CSS stylesheets -->
+ <!-- Copy CSS stylesheets and download CGI -->
<copy todir="${docs.dest}" filtering="no">
<fileset dir="${docs.src}">
<include name="**/*.css"/>
+ <include name="download.cgi"/>
</fileset>
</copy>
Added: tomcat/site/trunk/docs/download.cgi
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/download.cgi?rev=279315&view=auto
==============================================================================
--- tomcat/site/trunk/docs/download.cgi (added)
+++ tomcat/site/trunk/docs/download.cgi Wed Sep 7 05:53:20 2005
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+# python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
Added: tomcat/site/trunk/docs/download.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/download.html?rev=279315&view=auto
==============================================================================
--- tomcat/site/trunk/docs/download.html (added)
+++ tomcat/site/trunk/docs/download.html Wed Sep 7 05:53:20 2005
@@ -0,0 +1,534 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+<title>The Jakarta Site - Download</title>
+<meta value="HTTPD Documentation Group" name="author" />
+<meta value="" name="email" />
+</head>
+<body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000"
bgcolor="#ffffff">
+<table cellspacing="0" width="100%" border="0">
+<!--PAGE HEADER-->
+<tr>
+<td colspan="2">
+<!--JAKARTA LOGO-->
+<a href="http://jakarta.apache.org/">
+<img border="0" alt="The Jakarta Project" align="left"
src="http://jakarta.apache.org/images/jakarta-logo.gif" />
+</a>
+<!--PROJECT LOGO-->
+<a href="http://jakarta.apache.org/tomcat/">
+<img border="0" alt="The Apache Tomcat Project" align="right"
src="./images/tomcat.gif" />
+</a>
+</td>
+</tr>
+</table>
+<table cellspacing="4" width="100%" border="0">
+<!--HEADER SEPARATOR-->
+<tr>
+<td colspan="2">
+<hr size="1" noshade="" />
+</td>
+</tr>
+<tr>
+<!--LEFT SIDE NAVIGATION-->
+<td nowrap="true" valign="top" width="20%">
+<p>
+<strong>Apache Tomcat</strong>
+</p>
+<ul>
+<li>
+<a href="./index.html">Home</a>
+</li>
+<li>
+<a href="./bugreport.html">Bug Database</a>
+</li>
+<li>
+<a href="./resources.html">Resources</a>
+</li>
+<li>
+<a href="./irc.html">IRC</a>
+</li>
+<li>
+<a href="./faq/">FAQ</a>
+</li>
+</ul>
+<p>
+<strong>Documentation</strong>
+</p>
+<ul>
+<li>
+<a href="./tomcat-5.5-doc/index.html">Apache Tomcat 5.5</a>
+</li>
+<li>
+<a href="./tomcat-5.0-doc/index.html">Apache Tomcat 5.0</a>
+</li>
+<li>
+<a href="./tomcat-4.1-doc/index.html">Apache Tomcat 4.1</a>
+</li>
+<li>
+<a href="./tomcat-3.3-doc/index.html">Apache Tomcat 3.3</a>
+</li>
+</ul>
+<p>
+<strong>Download</strong>
+</p>
+<ul>
+<li>
+<a
href="http://jakarta.apache.org/site/downloads/downloads_tomcat-5.cgi">Current
Releases</a>
+</li>
+<li>
+<a
href="http://jakarta.apache.org/site/downloads/downloads_tomcat-5.cgi">Apache
Tomcat 5.x</a>
+</li>
+<li>
+<a
href="http://jakarta.apache.org/site/downloads/downloads_tomcat-4.cgi">Apache
Tomcat 4.x</a>
+</li>
+<li>
+<a
href="http://jakarta.apache.org/site/downloads/downloads_tomcat-3.cgi">Apache
Tomcat 3.x</a>
+</li>
+</ul>
+<p>
+<strong>Archives</strong>
+</p>
+<ul>
+<li>
+<a href="./tomcat-4.0-doc/index.html">Apache Tomcat 4.0</a>
+</li>
+<li>
+<a href="./tomcat-3.2-doc/index.html">Apache Tomcat 3.2</a>
+</li>
+</ul>
+<p>
+<strong>Jakarta</strong>
+</p>
+<ul>
+<li>
+<a href="./../index.html">Front Page</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/news.html">News & Status</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/mission.html">Mission</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
+</li>
+</ul>
+<p>
+<strong>Get Involved</strong>
+</p>
+<ul>
+<li>
+<a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
+</li>
+</ul>
+<p>
+<strong>Misc</strong>
+</p>
+<ul>
+<li>
+<a href="http://jakarta.apache.org/site/whoweare.html">Who We Are</a>
+</li>
+<li>
+<a
href="http://jakarta.apache.org/site/acknowledgements.html">Acknowledgements</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/contact.html">Contact</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/legal.html">Legal</a>
+</li>
+</ul>
+</td>
+<!--RIGHT SIDE MAIN BODY-->
+<td align="left" valign="top" width="80%">
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Apache Tomcat Downloads">
+<strong>Apache Tomcat Downloads</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>Use the links below to download Apache Tomcat from one of
+our mirrors. You <strong>must</strong> <a href="#Integrity
Verification">verify the
+integrity</a> of the downloaded files using signatures downloaded from
+our main distribution directory.</p>
+
+<p>Only current recommended releases are available on the main
+distribution site and its mirrors. Older releases are available from
+the <a href="http://archive.apache.org/dist/tomcat/">Tomcat archive download
+site</a> and the <a href="http://archive.apache.org/dist/jakarta/">Jakarta
archive download
+site</a>.</p>
+
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Mirror">
+<strong>Mirror</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>[if-any logo]
+<a href="[link]">
+<img align="right" src="[logo]" border="0" />
+</a>[end]
+The currently selected mirror is <b>[preferred]</b>. If you encounter a
+problem with this mirror, please select another mirror. If all
+mirrors are failing, there are <i>backup</i> mirrors (at the end of
+the mirrors list) that should be available.</p>
+
+<form action="[location]" method="get" id="SelectMirror">
+Other mirrors: <select name="Preferred">
+[if-any http]
+ [for http]<option value="[http]">[http]</option>[end]
+[end]
+[if-any ftp]
+ [for ftp]<option value="[ftp]">[ftp]</option>[end]
+[end]
+[if-any backup]
+ [for backup]<option value="[backup]">[backup] (backup)</option>[end]
+[end]
+</select>
+<input type="submit" value="Change" />
+</form>
+
+<p>You may also consult the <a href="http://www.apache.org/mirrors/">complete
+list of mirrors</a>.</p>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+
+
+
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Apache Tomcat 5.5.12">
+<strong>Apache Tomcat 5.5.12</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>For details see the <a
href="tomcat-5.5-doc/changelog.html">changelog</a>.</p>
+
+<ul>
+
+<li>Tomcat Windows Installer:
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.exe">tomcat-5.5.12.exe</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.exe.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.exe.md5">MD5</a>]</li>
+
+<li>Tomcat Binary (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.tar.gz">tomcat-5.5.12.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.tar.gz.md5">MD5</a>]</li>
+
+<li>Tomcat Binary (zip):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.zip">tomcat-5.5.12.zip</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.zip.md5">MD5</a>]</li>
+
+<li>Deployer (zip):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-deployer.zip">tomcat-5.5.12-deployer.zip</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-deployer.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-deployer.zip.md5">MD5</a>]</li>
+
+<li>Deployer (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-deployer.tar.gz">tomcat-5.5.12-deployer.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-deployer.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-deployer.tar.gz.md5">MD5</a>]</li>
+
+<li>Embedded (zip):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-embed.zip">tomcat-5.5.12-embed.zip</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-embed.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-embed.zip.md5">MD5</a>]</li>
+
+<li>Embedded (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-embed.tar.gz">tomcat-5.5.12-embed.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-embed.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-embed.tar.gz.md5">MD5</a>]</li>
+
+<li>Administration Webapp (zip):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-admin.zip">tomcat-5.5.12-admin.zip</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-admin.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-admin.zip.md5">MD5</a>]</li>
+
+<li>Administration Webapp (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-admin.tar.gz">tomcat-5.5.12-admin.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-admin.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-admin.tar.gz.md5">MD5</a>]</li>
+
+<li>JDK 1.4 Compatibility (zip):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-compat.zip">tomcat-5.5.12-compat.zip</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-compat.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-compat.zip.md5">MD5</a>]</li>
+
+<li>JDK 1.4 Compatibility (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-compat.tar.gz">tomcat-5.5.12-compat.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-compat.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-compat.tar.gz.md5">MD5</a>]</li>
+
+<li>Full documentation (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-fulldocs.tar.gz">tomcat-5.5.12-fulldocs.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-fulldocs.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-fulldocs.tar.gz.md5">MD5</a>]</li>
+
+<li>Tomcat Source (zip):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/src/apache-tomcat-5.5.12-src.zip">tomcat-5.5.12-src.zip</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/src/apache-tomcat-5.5.12-src.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/src/apache-tomcat-5.5.12-src.zip.md5">MD5</a>]</li>
+
+<li>Tomcat Source (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/src/apache-tomcat-5.5.12-src.tar.gz">tomcat-5.5.12-src.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/src/apache-tomcat-5.5.12-src.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/src/apache-tomcat-5.5.12-src.tar.gz.md5">MD5</a>]</li>
+
+<li>
+<a href="[preferred]/tomcat/">Other files</a>
+</li>
+
+</ul>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Apache Tomcat 5.x">
+<strong>Apache Tomcat 5.x</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>Apache Tomcat 5.0.x releases can be download from the Jakarta
+ <a href="http://jakarta.apache.org/site/downloads/downloads_tomcat-5.cgi">
Tomcat 5
+ download page</a>.</p>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Apache Tomcat 4.x">
+<strong>Apache Tomcat 4.x</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>Apache Tomcat 4.x releases can be download from the Jakarta
+ <a href="http://jakarta.apache.org/site/downloads/downloads_tomcat-4.cgi">
Tomcat 4
+ download page</a>.</p>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Apache Tomcat 3.x">
+<strong>Apache Tomcat 3.x</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>Apache Tomcat 3.x releases can be download from the Jakarta
+ <a href="http://jakarta.apache.org/site/downloads/downloads_tomcat-3.cgi">
Tomcat 3
+ download page</a>.</p>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Integrity Verification">
+<strong>Integrity Verification</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>It is essential that you verify the integrity of the downloaded
+files using the PGP or MD5 signatures.</p>
+
+<p>The PGP signatures can be verified using PGP or GPG. First
+download the <a href="http://www.apache.org/dist/tomcat/KEYS">KEYS</a>
+as well as the <code>asc</code> signature file for the particular
+distribution. Make sure you get these files from the <a
href="http://www.apache.org/dist/tomcat/">main distribution
+directory</a>, rather than from a mirror. Then verify the signatures
+using</p>
+
+<p>
+<code>
+% pgpk -a KEYS<br />
+% pgpv apache-tomcat-5.5.12.tar.gz.asc<br />
+</code>
+<em>or</em>
+<br />
+<code>
+% pgp -ka KEYS<br />
+% pgp apache-tomcat-5.5.12.tar.gz.asc<br />
+</code>
+<em>or</em>
+<br />
+<code>
+% gpg --import KEYS<br />
+% gpg --verify apache-tomcat-5.5.12.tar.gz.asc
+</code>
+</p>
+
+<ul>
+<li>apache-tomcat-5.5.12.tar.gz.asc is signed by Yoav Shapira
<code>7C037D42</code>
+</li>
+</ul>
+
+
+<p>Alternatively, you can verify the MD5 signature on the files. A
+unix program called <code>md5</code> or <code>md5sum</code> is
+included in many unix distributions. It is also available as part of
+<a href="http://www.gnu.org/software/textutils/textutils.html">GNU
+Textutils</a>. Windows users can get binary md5 programs from <a
href="http://www.fourmilab.ch/md5/">here</a>, <a
href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or
+<a href="http://www.slavasoft.com/fsum/">here</a>.</p>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+</td>
+</tr>
+<!--FOOTER SEPARATOR-->
+<tr>
+<td colspan="2">
+<hr size="1" noshade="" />
+</td>
+</tr>
+<!--PAGE FOOTER-->
+<tr>
+<td colspan="2">
+<div align="center">
+<font size="-1" color="#525D76">
+<em>
+ Copyright © 1999-2005, The Apache Software Foundation
+ </em>
+</font>
+</div>
+</td>
+</tr>
+</table>
+</body>
+</html>
Added: tomcat/site/trunk/docs/lists.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/lists.html?rev=279315&view=auto
==============================================================================
--- tomcat/site/trunk/docs/lists.html (added)
+++ tomcat/site/trunk/docs/lists.html Wed Sep 7 05:53:20 2005
@@ -0,0 +1,454 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+<title>The Jakarta Site - Apache Tomcat Mailing Lists</title>
+<meta value="HTTPD Documentation Group" name="author" />
+<meta value="" name="email" />
+</head>
+<body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000"
bgcolor="#ffffff">
+<table cellspacing="0" width="100%" border="0">
+<!--PAGE HEADER-->
+<tr>
+<td colspan="2">
+<!--JAKARTA LOGO-->
+<a href="http://jakarta.apache.org/">
+<img border="0" alt="The Jakarta Project" align="left"
src="http://jakarta.apache.org/images/jakarta-logo.gif" />
+</a>
+<!--PROJECT LOGO-->
+<a href="http://jakarta.apache.org/tomcat/">
+<img border="0" alt="The Apache Tomcat Project" align="right"
src="./images/tomcat.gif" />
+</a>
+</td>
+</tr>
+</table>
+<table cellspacing="4" width="100%" border="0">
+<!--HEADER SEPARATOR-->
+<tr>
+<td colspan="2">
+<hr size="1" noshade="" />
+</td>
+</tr>
+<tr>
+<!--LEFT SIDE NAVIGATION-->
+<td nowrap="true" valign="top" width="20%">
+<p>
+<strong>Apache Tomcat</strong>
+</p>
+<ul>
+<li>
+<a href="./index.html">Home</a>
+</li>
+<li>
+<a href="./download.cgi">Downloads</a>
+</li>
+<li>
+<a href="./lists.html">Mailing Lists</a>
+</li>
+<li>
+<a href="./bugreport.html">Bug Database</a>
+</li>
+<li>
+<a href="./resources.html">Resources</a>
+</li>
+<li>
+<a href="./irc.html">IRC</a>
+</li>
+<li>
+<a href="./faq/">FAQ</a>
+</li>
+</ul>
+<p>
+<strong>Documentation</strong>
+</p>
+<ul>
+<li>
+<a href="./tomcat-5.5-doc/index.html">Apache Tomcat 5.5</a>
+</li>
+<li>
+<a href="./tomcat-5.0-doc/index.html">Apache Tomcat 5.0</a>
+</li>
+<li>
+<a href="./tomcat-4.1-doc/index.html">Apache Tomcat 4.1</a>
+</li>
+<li>
+<a href="./tomcat-3.3-doc/index.html">Apache Tomcat 3.3</a>
+</li>
+</ul>
+<p>
+<strong>Download</strong>
+</p>
+<ul>
+<li>
+<a
href="http://jakarta.apache.org/site/downloads/downloads_tomcat-5.cgi">Current
Releases</a>
+</li>
+<li>
+<a
href="http://jakarta.apache.org/site/downloads/downloads_tomcat-5.cgi">Apache
Tomcat 5.x</a>
+</li>
+<li>
+<a
href="http://jakarta.apache.org/site/downloads/downloads_tomcat-4.cgi">Apache
Tomcat 4.x</a>
+</li>
+<li>
+<a
href="http://jakarta.apache.org/site/downloads/downloads_tomcat-3.cgi">Apache
Tomcat 3.x</a>
+</li>
+</ul>
+<p>
+<strong>Archives</strong>
+</p>
+<ul>
+<li>
+<a href="./tomcat-4.0-doc/index.html">Apache Tomcat 4.0</a>
+</li>
+<li>
+<a href="./tomcat-3.2-doc/index.html">Apache Tomcat 3.2</a>
+</li>
+</ul>
+<p>
+<strong>Jakarta</strong>
+</p>
+<ul>
+<li>
+<a href="http://jakarta.apache.org/site/news.html">News & Status</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/mission.html">Mission</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
+</li>
+</ul>
+<p>
+<strong>Get Involved</strong>
+</p>
+<ul>
+<li>
+<a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
+</li>
+</ul>
+<p>
+<strong>Misc</strong>
+</p>
+<ul>
+<li>
+<a href="http://jakarta.apache.org/site/whoweare.html">Who We Are</a>
+</li>
+<li>
+<a
href="http://jakarta.apache.org/site/acknowledgements.html">Acknowledgements</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/contact.html">Contact</a>
+</li>
+<li>
+<a href="http://jakarta.apache.org/site/legal.html">Legal</a>
+</li>
+</ul>
+</td>
+<!--RIGHT SIDE MAIN BODY-->
+<td align="left" valign="top" width="80%">
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Apache Tomcat Mailing Lists">
+<strong>Apache Tomcat Mailing Lists</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>The following mailing lists relate to the Apache HTTP Server
+project. Users should consider subscribing to the <a
href="#tomcat-announce">Announcements</a> or <a href="#tomcat-user">User
+Support</a> mailing lists. Other lists are for people interested in
+helping with the development and debugging of the server.</p>
+
+<p>Formatted archives are available in several places including <a
href="http://mail-archives.apache.org/mod_mbox/">the Apache Mail
+Archives</a> and <a href="http://marc.theaimsgroup.com/">MARC</a>.
+You can also use the mail-to-news <a href="nntp://news.gmane.org/">gateway</a>
offered by <a
href="http://news.gmane.org/index.php?match=gmane.comp.apache">GMANE</a>
+to access most of the lists with a news reader.</p>
+
+ <ul>
+ <li>
+<a href="#tomcat-announce">Announcements list</a>
+</li>
+ <li>
+<a href="#tomcat-user">User Support and Discussion</a>
+</li>
+ <li>
+<a href="#tomcat-dev">Development mailing list and Source change reports</a>
+</li>
+ </ul>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="tomcat-announce">
+<strong>tomcat-announce</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>
+The <code>[EMAIL PROTECTED]</code> mailing list is used to announce
+major releases and other important information about the Apache Tomcat
+project. Messages are posted only by the Apache Tomcat PMC members; there is
+no discussion.
+</p>
+<table>
+ <tr>
+ <td>Volume:</td>
+ <td>Very low</td>
+ </tr>
+ <tr>
+ <td>Subscription address:</td>
+ <td>
+<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+</td>
+ </tr>
+ <tr>
+ <td>Unsubscription address:</td>
+ <td>
+<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+</td>
+ </tr>
+ <tr>
+ <td>Getting help with the list:</td>
+ <td>
+<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+</td>
+ </tr>
+ <tr>
+ <td>Archives:</td>
+ <td>
+ <ul>
+ <li>
+<a href="http://mail-archives.apache.org/mod_mbox/tomcat-announce/">Apache
mailing list archives</a>
+</li>
+ <li>
+<a href="http://marc.theaimsgroup.com/?l=apache-tomcat-announce">Mailing list
archives</a> at MARC</li>
+ <li>Available back to 27 October 1999. Send a message to
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a> for information
about accessing
+ the archives.</li>
+ </ul>
+ </td>
+ </tr>
+</table>
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="tomcat-user">
+<strong>tomcat-user</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>The list listed here is the <strong>only</strong>
+place that configuration and how-to questions belong, ever. Every day, users
+become frustrated, not with Apache Tomcat, but how nobody will help them
understand
+how to get started. 95% of the time, it's not for lack of helpers, but for
+lack of effort and well stated questions.</p>
+
+<p>Before you go further, please read Eric S. Raymond and Rick Moen's
+explanation of <a
href="http://www.catb.org/~esr/faqs/smart-questions.html">"How To Ask
+Questions The Smart Way"</a>. If you follow his advice, you will
+discover that these forums have dozens of helpers ready to provide you
+with guidance on using Apache Tomcat ! <strong>Note: Do not
+sent your Apache questions to Eric himself!</strong>
+</p>
+
+<table>
+ <tr>
+ <td>Volume:</td>
+ <td>High</td>
+ </tr>
+ <tr>
+ <td>Subscription address:</td>
+ <td>
+<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+</td>
+ </tr>
+ <tr>
+ <td>Unsubscription address:</td>
+ <td>
+<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+</td>
+ </tr>
+ <tr>
+ <td>Getting help with the list:</td>
+ <td>
+<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+</td>
+ </tr>
+ <tr>
+ <td>Archives:</td>
+ <td>
+ <ul>
+ <li>
+<a href="http://mail-archives.apache.org/mod_mbox/user-announce/">Apache
mailing list archives</a>
+</li>
+ <li>
+<a href="http://marc.theaimsgroup.com/?l=apache-tomcat-user">Mailing list
archives</a> at MARC</li>
+ <li>Available back to 27 October 1999. Send a message to
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a> for information
about accessing
+ the archives.</li>
+ </ul>
+ </td>
+ </tr>
+</table>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="tomcat-dev">
+<strong>tomcat-dev</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>
+The <code>[EMAIL PROTECTED]</code> mailing list
+is used for discussions about the actual development
+of the server.
+</p>
+
+<note>Configuration and support questions should be addressed to a
+<a href="#tomcat-user">user support group</a>. This list is only
+for discussion of changes to the source code and related issues.
+Other questions will likely be ignored.</note>
+
+<table>
+ <tr>
+ <td>Volume:</td>
+ <td>High</td>
+ </tr>
+ <tr>
+ <td>Subscription address:</td>
+ <td>
+<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+ (<strong>No user support list!</strong>)</td>
+ </tr>
+ <tr>
+ <td>Digest subscription address:</td>
+ <td>
+<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+</td>
+ </tr>
+ <tr>
+ <td>Unsubscription addresses:</td>
+ <td>
+<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+</td>
+ </tr>
+ <tr>
+ <td>Getting help with the list:</td>
+ <td>
+<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>,
+ <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
+</td>
+ </tr>
+ <tr>
+ <td>Searchable Archives:</td>
+ <td>
+ <ul>
+ <li>
+<a href="http://mail-archives.apache.org/mod_mbox/tomcat-dev/">Apache mailing
list archives</a>
+</li>
+ <li>
+<a href="http://marc.theaimsgroup.com/?l=apache-tomcat-dev">Mailing list
archives</a> at MARC</li>
+ </ul>
+ </td>
+ </tr>
+</table>
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+</td>
+</tr>
+<!--FOOTER SEPARATOR-->
+<tr>
+<td colspan="2">
+<hr size="1" noshade="" />
+</td>
+</tr>
+<!--PAGE FOOTER-->
+<tr>
+<td colspan="2">
+<div align="center">
+<font size="-1" color="#525D76">
+<em>
+ Copyright © 1999-2005, The Apache Software Foundation
+ </em>
+</font>
+</div>
+</td>
+</tr>
+</table>
+</body>
+</html>
Added: tomcat/site/trunk/xdocs/download.cgi
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/download.cgi?rev=279315&view=auto
==============================================================================
--- tomcat/site/trunk/xdocs/download.cgi (added)
+++ tomcat/site/trunk/xdocs/download.cgi Wed Sep 7 05:53:20 2005
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+# python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
Added: tomcat/site/trunk/xdocs/download.xml
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/download.xml?rev=279315&view=auto
==============================================================================
--- tomcat/site/trunk/xdocs/download.xml (added)
+++ tomcat/site/trunk/xdocs/download.xml Wed Sep 7 05:53:20 2005
@@ -0,0 +1,204 @@
+<?xml version="1.0"?>
+<document>
+ <properties>
+ <author>HTTPD Documentation Group</author>
+ <title>Download</title>
+ </properties>
+<body>
+<section name="Apache Tomcat Downloads">
+
+<p>Use the links below to download Apache Tomcat from one of
+our mirrors. You <strong>must</strong> <a href="#Integrity
Verification">verify the
+integrity</a> of the downloaded files using signatures downloaded from
+our main distribution directory.</p>
+
+<p>Only current recommended releases are available on the main
+distribution site and its mirrors. Older releases are available from
+the <a href="http://archive.apache.org/dist/tomcat/">Tomcat archive download
+site</a> and the <a href="http://archive.apache.org/dist/jakarta/">Jakarta
archive download
+site</a>.</p>
+
+<section name="Mirror">
+
+<p>[if-any logo]
+<a href="[link]"><img align="right" src="[logo]" border="0" /></a>[end]
+The currently selected mirror is <b>[preferred]</b>. If you encounter a
+problem with this mirror, please select another mirror. If all
+mirrors are failing, there are <i>backup</i> mirrors (at the end of
+the mirrors list) that should be available.</p>
+
+<form action="[location]" method="get" id="SelectMirror">
+Other mirrors: <select name="Preferred">
+[if-any http]
+ [for http]<option value="[http]">[http]</option>[end]
+[end]
+[if-any ftp]
+ [for ftp]<option value="[ftp]">[ftp]</option>[end]
+[end]
+[if-any backup]
+ [for backup]<option value="[backup]">[backup] (backup)</option>[end]
+[end]
+</select>
+<input type="submit" value="Change" />
+</form>
+
+<p>You may also consult the <a href="http://www.apache.org/mirrors/">complete
+list of mirrors</a>.</p>
+
+</section>
+
+
+
+<section name="Apache Tomcat 5.5.12">
+
+<p>For details see the <a
href="tomcat-5.5-doc/changelog.html">changelog</a>.</p>
+
+<ul>
+
+<li>Tomcat Windows Installer:
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.exe">tomcat-5.5.12.exe</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.exe.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.exe.md5">MD5</a>]</li>
+
+<li>Tomcat Binary (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.tar.gz">tomcat-5.5.12.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.tar.gz.md5">MD5</a>]</li>
+
+<li>Tomcat Binary (zip):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.zip">tomcat-5.5.12.zip</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12.zip.md5">MD5</a>]</li>
+
+<li>Deployer (zip):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-deployer.zip">tomcat-5.5.12-deployer.zip</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-deployer.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-deployer.zip.md5">MD5</a>]</li>
+
+<li>Deployer (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-deployer.tar.gz">tomcat-5.5.12-deployer.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-deployer.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-deployer.tar.gz.md5">MD5</a>]</li>
+
+<li>Embedded (zip):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-embed.zip">tomcat-5.5.12-embed.zip</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-embed.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-embed.zip.md5">MD5</a>]</li>
+
+<li>Embedded (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-embed.tar.gz">tomcat-5.5.12-embed.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-embed.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-embed.tar.gz.md5">MD5</a>]</li>
+
+<li>Administration Webapp (zip):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-admin.zip">tomcat-5.5.12-admin.zip</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-admin.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-admin.zip.md5">MD5</a>]</li>
+
+<li>Administration Webapp (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-admin.tar.gz">tomcat-5.5.12-admin.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-admin.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-admin.tar.gz.md5">MD5</a>]</li>
+
+<li>JDK 1.4 Compatibility (zip):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-compat.zip">tomcat-5.5.12-compat.zip</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-compat.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-compat.zip.md5">MD5</a>]</li>
+
+<li>JDK 1.4 Compatibility (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-compat.tar.gz">tomcat-5.5.12-compat.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-compat.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-compat.tar.gz.md5">MD5</a>]</li>
+
+<li>Full documentation (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-fulldocs.tar.gz">tomcat-5.5.12-fulldocs.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-fulldocs.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/bin/apache-tomcat-5.5.12-fulldocs.tar.gz.md5">MD5</a>]</li>
+
+<li>Tomcat Source (zip):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/src/apache-tomcat-5.5.12-src.zip">tomcat-5.5.12-src.zip</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/src/apache-tomcat-5.5.12-src.zip.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/src/apache-tomcat-5.5.12-src.zip.md5">MD5</a>]</li>
+
+<li>Tomcat Source (tar.gz):
+<a
href="[preferred]/tomcat/tomcat-5/v5.5.12/src/apache-tomcat-5.5.12-src.tar.gz">tomcat-5.5.12-src.tar.gz</a>
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/src/apache-tomcat-5.5.12-src.tar.gz.asc">PGP</a>]
+[<a
href="http://www.apache.org/dist/tomcat/tomcat-5/v5.5.12/src/apache-tomcat-5.5.12-src.tar.gz.md5">MD5</a>]</li>
+
+<li><a href="[preferred]/tomcat/">Other files</a></li>
+
+</ul>
+
+</section>
+
+<section name="Apache Tomcat 5.x">
+
+<p>Apache Tomcat 5.0.x releases can be download from the Jakarta
+ <a href="http://jakarta.apache.org/site/downloads/downloads_tomcat-5.cgi">
Tomcat 5
+ download page</a>.</p>
+
+</section>
+
+<section name="Apache Tomcat 4.x">
+
+<p>Apache Tomcat 4.x releases can be download from the Jakarta
+ <a href="http://jakarta.apache.org/site/downloads/downloads_tomcat-4.cgi">
Tomcat 4
+ download page</a>.</p>
+
+</section>
+
+<section name="Apache Tomcat 3.x">
+
+<p>Apache Tomcat 3.x releases can be download from the Jakarta
+ <a href="http://jakarta.apache.org/site/downloads/downloads_tomcat-3.cgi">
Tomcat 3
+ download page</a>.</p>
+
+</section>
+
+<section name="Integrity Verification">
+
+<p>It is essential that you verify the integrity of the downloaded
+files using the PGP or MD5 signatures.</p>
+
+<p>The PGP signatures can be verified using PGP or GPG. First
+download the <a href="http://www.apache.org/dist/tomcat/KEYS">KEYS</a>
+as well as the <code>asc</code> signature file for the particular
+distribution. Make sure you get these files from the <a
+href="http://www.apache.org/dist/tomcat/">main distribution
+directory</a>, rather than from a mirror. Then verify the signatures
+using</p>
+
+<p><code>
+% pgpk -a KEYS<br />
+% pgpv apache-tomcat-5.5.12.tar.gz.asc<br />
+</code>
+<em>or</em><br />
+<code>
+% pgp -ka KEYS<br />
+% pgp apache-tomcat-5.5.12.tar.gz.asc<br />
+</code>
+<em>or</em><br />
+<code>
+% gpg --import KEYS<br />
+% gpg --verify apache-tomcat-5.5.12.tar.gz.asc
+</code></p>
+
+<ul>
+<li>apache-tomcat-5.5.12.tar.gz.asc is signed by Yoav Shapira
<code>7C037D42</code></li>
+</ul>
+
+
+<p>Alternatively, you can verify the MD5 signature on the files. A
+unix program called <code>md5</code> or <code>md5sum</code> is
+included in many unix distributions. It is also available as part of
+<a href="http://www.gnu.org/software/textutils/textutils.html">GNU
+Textutils</a>. Windows users can get binary md5 programs from <a
+href="http://www.fourmilab.ch/md5/">here</a>, <a
+href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or
+<a href="http://www.slavasoft.com/fsum/">here</a>.</p>
+
+</section>
+
+</section>
+</body>
+</document>
Added: tomcat/site/trunk/xdocs/lists.xml
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/lists.xml?rev=279315&view=auto
==============================================================================
--- tomcat/site/trunk/xdocs/lists.xml (added)
+++ tomcat/site/trunk/xdocs/lists.xml Wed Sep 7 05:53:20 2005
@@ -0,0 +1,189 @@
+<?xml version="1.0"?>
+<document>
+ <properties>
+ <author>HTTPD Documentation Group</author>
+ <title>Apache Tomcat Mailing Lists</title>
+ </properties>
+<body>
+<section name="Apache Tomcat Mailing Lists">
+
+<p>The following mailing lists relate to the Apache HTTP Server
+project. Users should consider subscribing to the <a
+href="#tomcat-announce">Announcements</a> or <a href="#tomcat-user">User
+Support</a> mailing lists. Other lists are for people interested in
+helping with the development and debugging of the server.</p>
+
+<p>Formatted archives are available in several places including <a
+href="http://mail-archives.apache.org/mod_mbox/">the Apache Mail
+Archives</a> and <a href="http://marc.theaimsgroup.com/">MARC</a>.
+You can also use the mail-to-news <a
+href="nntp://news.gmane.org/">gateway</a> offered by <a
+href="http://news.gmane.org/index.php?match=gmane.comp.apache">GMANE</a>
+to access most of the lists with a news reader.</p>
+
+ <ul>
+ <li><a href="#tomcat-announce">Announcements list</a></li>
+ <li><a href="#tomcat-user">User Support and Discussion</a></li>
+ <li><a href="#tomcat-dev">Development mailing list and Source change
reports</a></li>
+ </ul>
+
+</section>
+
+<section name="tomcat-announce">
+
+<p>
+The <code>[EMAIL PROTECTED]</code> mailing list is used to announce
+major releases and other important information about the Apache Tomcat
+project. Messages are posted only by the Apache Tomcat PMC members; there is
+no discussion.
+</p>
+<table>
+ <tr>
+ <td>Volume:</td>
+ <td>Very low</td>
+ </tr>
+ <tr>
+ <td>Subscription address:</td>
+ <td><a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a></td>
+ </tr>
+ <tr>
+ <td>Unsubscription address:</td>
+ <td><a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a></td>
+ </tr>
+ <tr>
+ <td>Getting help with the list:</td>
+ <td><a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a></td>
+ </tr>
+ <tr>
+ <td>Archives:</td>
+ <td>
+ <ul>
+ <li><a href="http://mail-archives.apache.org/mod_mbox/tomcat-announce/"
+ >Apache mailing list archives</a></li>
+ <li><a href="http://marc.theaimsgroup.com/?l=apache-tomcat-announce"
+ >Mailing list archives</a> at MARC</li>
+ <li>Available back to 27 October 1999. Send a message to
+ <a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a> for information about accessing
+ the archives.</li>
+ </ul>
+ </td>
+ </tr>
+</table>
+</section>
+
+<section name="tomcat-user">
+
+<p>The list listed here is the <strong>only</strong>
+place that configuration and how-to questions belong, ever. Every day, users
+become frustrated, not with Apache Tomcat, but how nobody will help them
understand
+how to get started. 95% of the time, it's not for lack of helpers, but for
+lack of effort and well stated questions.</p>
+
+<p>Before you go further, please read Eric S. Raymond and Rick Moen's
+explanation of <a
+href="http://www.catb.org/~esr/faqs/smart-questions.html" >"How To Ask
+Questions The Smart Way"</a>. If you follow his advice, you will
+discover that these forums have dozens of helpers ready to provide you
+with guidance on using Apache Tomcat ! <strong>Note: Do not
+sent your Apache questions to Eric himself!</strong></p>
+
+<table>
+ <tr>
+ <td>Volume:</td>
+ <td>High</td>
+ </tr>
+ <tr>
+ <td>Subscription address:</td>
+ <td><a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a></td>
+ </tr>
+ <tr>
+ <td>Unsubscription address:</td>
+ <td><a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a></td>
+ </tr>
+ <tr>
+ <td>Getting help with the list:</td>
+ <td><a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a></td>
+ </tr>
+ <tr>
+ <td>Archives:</td>
+ <td>
+ <ul>
+ <li><a href="http://mail-archives.apache.org/mod_mbox/user-announce/"
+ >Apache mailing list archives</a></li>
+ <li><a href="http://marc.theaimsgroup.com/?l=apache-tomcat-user"
+ >Mailing list archives</a> at MARC</li>
+ <li>Available back to 27 October 1999. Send a message to
+ <a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a> for information about accessing
+ the archives.</li>
+ </ul>
+ </td>
+ </tr>
+</table>
+
+</section>
+
+<section name="tomcat-dev">
+
+<p>
+The <code>[EMAIL PROTECTED]</code> mailing list
+is used for discussions about the actual development
+of the server.
+</p>
+
+<note>Configuration and support questions should be addressed to a
+<a href="#tomcat-user">user support group</a>. This list is only
+for discussion of changes to the source code and related issues.
+Other questions will likely be ignored.</note>
+
+<table>
+ <tr>
+ <td>Volume:</td>
+ <td>High</td>
+ </tr>
+ <tr>
+ <td>Subscription address:</td>
+ <td><a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a>
+ (<strong>No user support list!</strong>)</td>
+ </tr>
+ <tr>
+ <td>Digest subscription address:</td>
+ <td><a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a></td>
+ </tr>
+ <tr>
+ <td>Unsubscription addresses:</td>
+ <td><a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a></td>
+ </tr>
+ <tr>
+ <td>Getting help with the list:</td>
+ <td><a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a>,
+ <a href="mailto:[EMAIL PROTECTED]"
+ >[EMAIL PROTECTED]</a></td>
+ </tr>
+ <tr>
+ <td>Searchable Archives:</td>
+ <td>
+ <ul>
+ <li><a href="http://mail-archives.apache.org/mod_mbox/tomcat-dev/"
+ >Apache mailing list archives</a></li>
+ <li><a href="http://marc.theaimsgroup.com/?l=apache-tomcat-dev"
+ >Mailing list archives</a> at MARC</li>
+ </ul>
+ </td>
+ </tr>
+</table>
+</section>
+
+</body>
+</document>
Added: tomcat/site/trunk/xdocs/robots.txt
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/robots.txt?rev=279315&view=auto
==============================================================================
--- tomcat/site/trunk/xdocs/robots.txt (added)
+++ tomcat/site/trunk/xdocs/robots.txt Wed Sep 7 05:53:20 2005
@@ -0,0 +1,3 @@
+User-agent: *
+Disallow: /websrc
+
Modified: tomcat/site/trunk/xdocs/stylesheets/project.xml
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/stylesheets/project.xml?rev=279315&r1=279314&r2=279315&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/stylesheets/project.xml (original)
+++ tomcat/site/trunk/xdocs/stylesheets/project.xml Wed Sep 7 05:53:20 2005
@@ -8,6 +8,8 @@
<body>
<menu name="Apache Tomcat">
<item name="Home" href="/index.html"/>
+ <item name="Downloads" href="/download.cgi"/>
+ <item name="Mailing Lists" href="/lists.html"/>
<item name="Bug Database" href="/bugreport.html"/>
<item name="Resources" href="/resources.html"/>
<item name="IRC" href="/irc.html"/>
@@ -34,7 +36,6 @@
</menu>
<menu name="Jakarta">
- <item name="Front Page" href="/../index.html"/>
<item name="News & Status" href="/site/news.html"/>
<item name="Mission" href="/site/mission.html"/>
<item name="Guidelines Notes" href="/site/guidelines.html"/>
@@ -44,14 +45,15 @@
<menu name="Get Involved">
<item name="Overview" href="/site/getinvolved.html"/>
<item name="CVS Repositories" href="/site/cvsindex.html"/>
- <item name="Mailing Lists" href="/site/mail.html"/>
<item name="Reference Library" href="/site/library.html"/>
</menu>
+
<menu name="Misc">
<item name="Who We Are" href="/site/whoweare.html"/>
<item name="Acknowledgements" href="/site/acknowledgements.html"/>
<item name="Contact" href="/site/contact.html"/>
<item name="Legal" href="/site/legal.html"/>
</menu>
+
</body>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]