1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
4        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
5              This file is generated from xml source: DO NOT EDIT
6        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
7      -->
8<title>Platform Specific Notes - Apache HTTP Server</title>
9<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
10<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
11<link href="/style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="/style/css/prettify.css" />
12<script src="/style/scripts/prettify.js" type="text/javascript">
13</script>
14
15<link href="/images/favicon.ico" rel="shortcut icon" /></head>
16<body id="manual-page"><div id="page-header">
17<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p>
18<p class="apache">Apache HTTP Server Version 2.2</p>
19<img alt="" src="/images/feather.gif" /></div>
20<div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="/images/left.gif" /></a></div>
21<div id="path">
22<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.2</a></div><div id="page-content"><div id="preamble"><h1>Platform Specific Notes</h1>
23<div class="toplang">
24<p><span>Available Languages: </span><a href="/en/platform/" title="English">&nbsp;en&nbsp;</a> |
25<a href="/ko/platform/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
26<a href="/zh-cn/platform/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
27</div>
28</div>
29<div id="quickview"><ul id="toc"><li><img alt="" src="/images/down.gif" /> <a href="#win">Microsoft Windows</a></li>
30<li><img alt="" src="/images/down.gif" /> <a href="#other">Other Platforms</a></li>
31</ul></div>
32<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
33<div class="section">
34<h2><a name="win" id="win">Microsoft Windows</a></h2>
35
36    
37
38    <dl>
39      <dt>Using Apache</dt>
40      <dd>
41        <p>This document explains how to install, configure and run Apache 2.0
42        under Microsoft Windows.</p>
43
44        <p>See: <a href="windows.html">Using Apache with Microsoft Windows</a></p>
45      </dd>
46    </dl>
47
48    <dl>
49      <dt>Compiling Apache</dt>
50      <dd>
51        <p>There are many important points before you begin compiling Apache.
52        This document explain them.</p>
53
54        <p>See: <a href="win_compiling.html">Compiling Apache for Microsoft Windows</a></p>
55      </dd>
56    </dl>
57
58  </div><div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
59<div class="section">
60<h2><a name="other" id="other">Other Platforms</a></h2>
61
62    
63
64    <dl>
65      <dt>Novell NetWare</dt>
66      <dd>
67        <p>This document explains how to install, configure and run Apache 2.0
68        under Novell NetWare 5.1 and above.</p>
69
70        <p>See: <a href="netware.html">Using Apache With Novell NetWare</a></p>
71      </dd>
72    </dl>
73
74    <dl>
75      <dt>EBCDIC</dt>
76      <dd>
77        <p>Version 1.3 of the Apache HTTP Server is the first version which
78        includes a port to a (non-ASCII) mainframe machine which uses the
79        EBCDIC character set as its native codeset.</p>
80
81        <div class="warning"><strong>Warning:</strong> This document
82        has not been updated to take into account changes made in
83        the 2.0 version of the Apache HTTP Server. Some of the
84        information may still be relevant, but please use it
85        with care.</div>
86
87        <p>See: <a href="ebcdic.html">The Apache EBCDIC Port</a></p>
88      </dd>
89    </dl>
90
91  </div></div>
92<div class="bottomlang">
93<p><span>Available Languages: </span><a href="/en/platform/" title="English">&nbsp;en&nbsp;</a> |
94<a href="/ko/platform/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
95<a href="/zh-cn/platform/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
96</div><div id="footer">
97<p class="apache">Copyright 2013 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
98<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="/glossary.html">Glossary</a> | <a href="/sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
99if (typeof(prettyPrint) !== 'undefined') {
100    prettyPrint();
101}
102//--><!]]></script>
103</body></html>