mirror of
https://github.com/apache/httpd.git
synced 2025-07-29 09:01:18 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1329386 13f79535-47bb-0310-9956-ffa450edef68
70 lines
2.0 KiB
XML
70 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
|
|
<?xml-stylesheet type="text/xsl" href="../style/manual.zh-cn.xsl"?>
|
|
<!-- English Revision: 420990:1329361 (outdated) -->
|
|
|
|
<!--
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
this work for additional information regarding copyright ownership.
|
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
|
(the "License"); you may not use this file except in compliance with
|
|
the License. You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
|
|
<manualpage metafile="index.xml.meta">
|
|
<parentdocument href="../"/>
|
|
|
|
<title>平台相关说明</title>
|
|
|
|
<section id="win">
|
|
|
|
<title>Microsoft Windows</title>
|
|
|
|
<dl>
|
|
<dt>使用 Apache</dt>
|
|
<dd>
|
|
<p>这篇文档解释了如何在 Microsoft Windows 中安装,配置,以及运行 Apache 2.0 。</p>
|
|
|
|
<p>参见: <a href="windows.html">在 Microsoft Windows 中使用 Apache</a></p>
|
|
</dd>
|
|
</dl>
|
|
|
|
<dl>
|
|
<dt>编译 Apache</dt>
|
|
<dd>
|
|
<p>这篇文档解释了编译 Apache 的要点。</p>
|
|
|
|
<p>参见: <a href="win_compiling.html">为 Microsoft Windows 编译 Apache</a></p>
|
|
</dd>
|
|
</dl>
|
|
|
|
</section>
|
|
|
|
<section id="other">
|
|
|
|
<title>其它平台</title>
|
|
|
|
<dl>
|
|
<dt>Novell NetWare</dt>
|
|
<dd>
|
|
<p>这篇文档解释了如何在 Novell NetWare 5.1 或更新的版本中,如何安装,配置,以及运行
|
|
Apache 2.0 。
|
|
</p>
|
|
|
|
<p>参见: <a href="netware.html">在 Novell NetWare 中使用 Apache</a></p>
|
|
</dd>
|
|
</dl>
|
|
|
|
</section>
|
|
|
|
</manualpage>
|