You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by je...@apache.org on 2002/12/04 20:47:35 UTC

cvs commit: httpd-site/xdocs/modules python-download.cgi python-download.xml

jerenkrantz    2002/12/04 11:47:35

  Added:       docs/modules python-download.cgi python-download.html
               xdocs/modules python-download.cgi python-download.xml
  Log:
  Add a download page specifically for mod_python that uses the mirrors.
  
  Revision  Changes    Path
  1.1                  httpd-site/docs/modules/python-download.cgi
  
  Index: python-download.cgi
  ===================================================================
  #!/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 $*
  
  
  
  1.1                  httpd-site/docs/modules/python-download.html
  
  Index: python-download.html
  ===================================================================
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
                 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  <html>
   <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
         <meta name="author" content="Documentation Group" /><meta name="email" content="docs@httpd.apache.org" />
      <title>mod_python download - The Apache HTTP Server Project</title>
   </head>
   <body bgcolor="#ffffff" text="#000000" link="#525D76">
  <p><a href="/"><img src="../images/httpd_logo_wide.gif" alt="The Apache HTTP Server Project" border="0"/></a></p>
   <table border="0" width="100%" cellspacing="4">
     <tr>
      <!-- LEFT SIDE NAVIGATION -->
      <td valign="top" nowrap="nowrap">
             <p><b>Essentials</b></p>
      <menu compact="compact">
            <li><a href="/ABOUT_APACHE.html">About</a></li>
            <li><a href="http://www.apache.org/LICENSE.txt">License</a></li>
            <li><a href="/docs/misc/FAQ.html">FAQ</a></li>
            <li><a href="/security_report.html">Security<br />Reports</a></li>
          </menu>
        <p><b>Download!</b></p>
      <menu compact="compact">
            <li><a href="/download.cgi">from a mirror</a></li>
            <li><a href="http://www.apache.org/dist/httpd/">from here</a></li>
          </menu>
        <p><b><a 
  href="/docs-project/">Documentation</a></b></p>
      <menu compact="compact">
            <li><a href="/docs/">Apache 1.3</a></li>
            <li><a href="/docs-2.0/">Apache 2.0</a></li>
          </menu>
        <p><b>Get Involved</b></p>
      <menu compact="compact">
            <li><a href="/lists.html">Mailing Lists</a></li>
            <li><a href="/bug_report.html">Bug Reports</a></li>
            <li><a href="/dev/">Developer Info</a></li>
          </menu>
        <p><b>Subprojects</b></p>
      <menu compact="compact">
            <li><a href="/docs-project/">Docs</a></li>
            <li><a href="/test/">Test</a></li>
            <li><a href="/test/flood/">Flood</a></li>
            <li><a href="/apreq/">libapreq</a></li>
            <li><a href="/modules/">Modules</a></li>
          </menu>
        <p><b><a 
  href="/info/">Miscellaneous</a></b></p>
      <menu compact="compact">
            <li><a href="/contributors/">Contributors</a></li>
            <li><a href="/awards.html">Awards</a></li>
            <li><a href="http://nav.webring.org/navcgi?ring=apachesupport;list">Support<br />Webring</a></li>
          </menu>
      </td>
      <!-- RIGHT SIDE INFORMATION -->
      <td align="left" valign="top">
                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
   <tr><td bgcolor="#525D76">
    <font color="#ffffff" face="arial,helvetica,sanserif">
     <a name="Download"><strong>Downloading Mod_python</strong></a>
    </font>
   </td></tr>
   <tr><td>
    <blockquote>
  <p>Use the links below to download Mod_python from one of our mirrors.
  You <strong>must</strong> <a href="#verify">verify the integrity</a> of the
  downloaded files using signatures downloaded from our main distribution
  directory.</p>
  <p>If you do not see the file you need in the links below, please see
  the <a href="http://www.apache.org/dist/httpd/modpython/">master distribution
  directory</a> or, preferably, its <a href="[preferred]/httpd/modpython/">mirror</a>.</p>
  <table border="0" cellspacing="0" cellpadding="2" width="100%">
   <tr><td bgcolor="#828DA6">
    <font color="#ffffff" face="arial,helvetica,sanserif">
     <a name="mirror"><strong>Mirror</strong></a>
    </font>
   </td></tr>
   <tr><td>
    <blockquote>
  <p>You are currently using <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>
    </blockquote>
   </td></tr>
  </table>
  <table border="0" cellspacing="0" cellpadding="2" width="100%">
   <tr><td bgcolor="#828DA6">
    <font color="#ffffff" face="arial,helvetica,sanserif">
     <a name="python301"><strong>Apache Mod_python 3.0.1 is now available</strong></a>
    </font>
   </td></tr>
   <tr><td>
    <blockquote>
  <p>This release works with Apache HTTP Server 2.0.  Please note that this
     version will not work with older releases of Apache HTTP Server.
     Please use <a href="#python278">Mod_python 2.7.8</a> for use with
     Apache HTTP Server 1.3.</p>
  <ul>
  
  <li>Unix Source: <a href="[preferred]/httpd/modpython/mod_python-3.0.1.tgz">mod_python-3.0.1.tgz</a> [<a href="http://www.apache.org/dist/httpd/modpython/mod_python-3.0.1.tgz.asc">PGP</a> [<a href="http://www.apache.org/dist/httpd/modpython/mod_python-3.0.1.tgz.md5">MD5</a>]
  </li>
  
  <li>Win32 Binary: <a href="[preferred]/httpd/modpython/win/3.0.1/python2.2.2-apache2.0.43.zip">python2.2.2-apache2.0.43.zip</a>
  [<a href="http://www.apache.org/dist/httpd/modpython/win/3.0.1/python2.2.2-apache2.0.43.zip.asc">PGP</a>] [<a href="http://www.apache.org/dist/httpd/modpython/win/3.0.1/python2.2.2-apache2.0.43.zip.md5">MD5</a>]
  </li>
  
  <li><a href="[preferred]/httpd/modpython/">Other
  Binaries</a></li>
  
  </ul>
    </blockquote>
   </td></tr>
  </table>
  <table border="0" cellspacing="0" cellpadding="2" width="100%">
   <tr><td bgcolor="#828DA6">
    <font color="#ffffff" face="arial,helvetica,sanserif">
     <a name="python278"><strong>Apache Mod_python 2.7.8 is now available</strong></a>
    </font>
   </td></tr>
   <tr><td>
    <blockquote>
  <p>This release works with Apache HTTP Server 1.3.  Please note that this
     version will not work with newer releases of Apache HTTP Server.
     Please use <a href="#python301">Mod_python 3.0.1</a> for use with
     Apache HTTP Server 2.0.</p>
  <ul>
  
  <li>Unix Source: <a href="[preferred]/httpd/modpython/mod_python-2.7.8.tgz">mod_python-2.7.8.tgz</a> [<a href="http://www.apache.org/dist/httpd/modpython/mod_python-2.7.8.tgz.asc">PGP</a> [<a href="http://www.apache.org/dist/httpd/modpython/mod_python-2.7.8.tgz.md5">MD5</a>]
  </li>
  
  <li><a href="[preferred]/httpd/modpython/">Other
  Binaries</a></li>
  
  </ul>
    </blockquote>
   </td></tr>
  </table>
  <table border="0" cellspacing="0" cellpadding="2" width="100%">
   <tr><td bgcolor="#828DA6">
    <font color="#ffffff" face="arial,helvetica,sanserif">
     <a name="verify"><strong>Verify the integrity of the files</strong></a>
    </font>
   </td></tr>
   <tr><td>
    <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/httpd/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/httpd/">main distribution
  directory</a>, rather than from a mirror. Then verify the signatures
  using</p>
  <p><code>
  % pgpk -a KEYS<br />
  % pgpv apache_1.3.24.tar.gz.asc<br />
  </code>
  <em>or</em><br />
  <code>
  % pgp -ka KEYS<br />
  % pgp apache_1.3.24.tar.gz.asc<br />
  </code>
  <em>or</em><br />
  <code>
  % gpg --import KEYS<br />
  % gpg --verify apache_1.3.24.tar.gz.asc
  </code></p>
  <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>
   </td></tr>
  </table>
    </blockquote>
   </td></tr>
  </table>
           </td>
     </tr>
     <!-- FOOTER -->
     <tr><td colspan="2"><hr noshade="noshade" size="1"/></td></tr>
     <tr><td colspan="2" align="center">
          <font size="-1">
           <em>Copyright &#169; 1999-2002, The Apache Software Foundation</em>
          </font>
         </td>
     </tr>
    </table>
   </body>
  </html>
  
  
  
  1.1                  httpd-site/xdocs/modules/python-download.cgi
  
  Index: python-download.cgi
  ===================================================================
  #!/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 $*
  
  
  
  1.1                  httpd-site/xdocs/modules/python-download.xml
  
  Index: python-download.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
    <properties>
      <author email="docs@httpd.apache.org">Documentation Group</author>
      <title>mod_python download</title>
    </properties>
  <body>
  <section id="Download">
  <title>Downloading Mod_python</title>
  
  <p>Use the links below to download Mod_python from one of our mirrors.
  You <strong>must</strong> <a href="#verify">verify the integrity</a> of the
  downloaded files using signatures downloaded from our main distribution
  directory.</p>
  
  <p>If you do not see the file you need in the links below, please see
  the <a href="http://www.apache.org/dist/httpd/modpython/">master distribution
  directory</a> or, preferably, its <a
  href="[preferred]/httpd/modpython/">mirror</a>.</p>
  
  <section id="mirror">
  <title>Mirror</title>
  
  <p>You are currently using <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>
  </section>
  
  <section id="python301">
  <title>Apache Mod_python 3.0.1 is now available</title>
  
  <p>This release works with Apache HTTP Server 2.0.  Please note that this
     version will not work with older releases of Apache HTTP Server.
     Please use <a href="#python278">Mod_python 2.7.8</a> for use with
     Apache HTTP Server 1.3.</p>
  
  <ul>
  
  <li>Unix Source: <a
  href="[preferred]/httpd/modpython/mod_python-3.0.1.tgz">mod_python-3.0.1.tgz</a> [<a
  href="http://www.apache.org/dist/httpd/modpython/mod_python-3.0.1.tgz.asc"
  >PGP</a> [<a
  href="http://www.apache.org/dist/httpd/modpython/mod_python-3.0.1.tgz.md5"
  >MD5</a>]
  </li>
  
  <li>Win32 Binary: <a
  href="[preferred]/httpd/modpython/win/3.0.1/python2.2.2-apache2.0.43.zip"
  >python2.2.2-apache2.0.43.zip</a>
  [<a
  href="http://www.apache.org/dist/httpd/modpython/win/3.0.1/python2.2.2-apache2.0.43.zip.asc"
  >PGP</a>] [<a
  href="http://www.apache.org/dist/httpd/modpython/win/3.0.1/python2.2.2-apache2.0.43.zip.md5"
  >MD5</a>]
  </li>
  
  <li><a
  href="[preferred]/httpd/modpython/">Other
  Binaries</a></li>
  
  </ul>
  
  </section>
  
  <section id="python278">
  <title>Apache Mod_python 2.7.8 is now available</title>
  
  <p>This release works with Apache HTTP Server 1.3.  Please note that this
     version will not work with newer releases of Apache HTTP Server.
     Please use <a href="#python301">Mod_python 3.0.1</a> for use with
     Apache HTTP Server 2.0.</p>
  
  <ul>
  
  <li>Unix Source: <a
  href="[preferred]/httpd/modpython/mod_python-2.7.8.tgz">mod_python-2.7.8.tgz</a> [<a
  href="http://www.apache.org/dist/httpd/modpython/mod_python-2.7.8.tgz.asc"
  >PGP</a> [<a
  href="http://www.apache.org/dist/httpd/modpython/mod_python-2.7.8.tgz.md5"
  >MD5</a>]
  </li>
  
  <li><a
  href="[preferred]/httpd/modpython/">Other
  Binaries</a></li>
  
  </ul>
  
  </section>
  
  <section id="verify"><title>Verify the integrity of the files</title>
  
  <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/httpd/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/httpd/">main distribution
  directory</a>, rather than from a mirror. Then verify the signatures
  using</p>
  
  <p><code>
  % pgpk -a KEYS<br />
  % pgpv apache_1.3.24.tar.gz.asc<br />
  </code>
  <em>or</em><br />
  <code>
  % pgp -ka KEYS<br />
  % pgp apache_1.3.24.tar.gz.asc<br />
  </code>
  <em>or</em><br />
  <code>
  % gpg --import KEYS<br />
  % gpg --verify apache_1.3.24.tar.gz.asc
  </code></p>
  
  <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>