home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Complet / Apache / apache_2.0.52-win32-x86-no_ssl.msi / Data.Cab / F278443_index.xml < prev    next >
Extensible Markup Language  |  2004-04-17  |  3KB  |  88 lines

  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
  3. <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  4. <!-- $Revision: 1.2.2.6 $ -->
  5.  
  6. <!--
  7.  Copyright 2002-2004 The Apache Software Foundation
  8.  
  9.  Licensed under the Apache License, Version 2.0 (the "License");
  10.  you may not use this file except in compliance with the License.
  11.  You may obtain a copy of the License at
  12.  
  13.      http://www.apache.org/licenses/LICENSE-2.0
  14.  
  15.  Unless required by applicable law or agreed to in writing, software
  16.  distributed under the License is distributed on an "AS IS" BASIS,
  17.  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  18.  See the License for the specific language governing permissions and
  19.  limitations under the License.
  20. -->
  21.  
  22. <manualpage metafile="index.xml.meta">
  23.   <parentdocument href="../"/>
  24.  
  25.   <title>Platform Specific Notes</title>
  26.  
  27.   <section id="win">
  28.  
  29.     <title>Microsoft Windows</title>
  30.  
  31.     <dl>
  32.       <dt>Using Apache</dt>
  33.       <dd>
  34.         <p>This document explains how to install, configure and run Apache 2.0
  35.         under Microsoft Windows.</p>
  36.  
  37.         <p>See: <a href="windows.html">Using Apache with Microsoft Windows</a></p>
  38.       </dd>
  39.     </dl>
  40.  
  41.     <dl>
  42.       <dt>Compiling Apache</dt>
  43.       <dd>
  44.         <p>There are many important points before you begin compiling Apache.
  45.         This document explain them.</p>
  46.  
  47.         <p>See: <a href="win_compiling.html"
  48.         >Compiling Apache for Microsoft Windows</a></p>
  49.       </dd>
  50.     </dl>
  51.  
  52.   </section>
  53.  
  54.   <section id="other">
  55.  
  56.     <title>Other Platforms</title>
  57.  
  58.     <dl>
  59.       <dt>Novell NetWare</dt>
  60.       <dd>
  61.         <p>This document explains how to install, configure and run Apache 2.0
  62.         under Novell NetWare 5.1 and above.</p>
  63.  
  64.         <p>See: <a href="netware.html">Using Apache With Novell NetWare</a></p>
  65.       </dd>
  66.     </dl>
  67.  
  68.     <dl>
  69.       <dt>EBCDIC</dt>
  70.       <dd>
  71.         <p>Version 1.3 of the Apache HTTP Server is the first version which
  72.         includes a port to a (non-ASCII) mainframe machine which uses the
  73.         EBCDIC character set as its native codeset.</p>
  74.  
  75.         <note type="warning"><strong>Warning:</strong> This document
  76.         has not been updated to take into account changes made in
  77.         the 2.0 version of the Apache HTTP Server. Some of the
  78.         information may still be relevant, but please use it
  79.         with care.</note>
  80.  
  81.         <p>See: <a href="ebcdic.html">The Apache EBCDIC Port</a></p>
  82.       </dd>
  83.     </dl>
  84.  
  85.   </section>
  86.  
  87. </manualpage>
  88.