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