diff options
Diffstat (limited to 'docs/manual/platform/netware.html.en')
-rw-r--r-- | docs/manual/platform/netware.html.en | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/docs/manual/platform/netware.html.en b/docs/manual/platform/netware.html.en index 2d8d438b..84f83023 100644 --- a/docs/manual/platform/netware.html.en +++ b/docs/manual/platform/netware.html.en @@ -9,7 +9,7 @@ <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> <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" /> -<script src="../style/scripts/prettify.js" type="text/javascript"> +<script src="../style/scripts/prettify.min.js" type="text/javascript"> </script> <link href="../images/favicon.ico" rel="shortcut icon" /></head> @@ -33,14 +33,15 @@ <a href="http://httpd.apache.org/bug_report.html">bug reporting page.</a></p> - <p>The bug reporting page and dev-httpd mailing list are <em>not</em> - provided to answer questions about configuration or running Apache. - Before you submit a bug report or request, first consult this document, the - <a href="../faq/">Frequently Asked Questions</a> page and the other - relevant documentation topics. If you still have a question or problem, - post it to the <a href="news://developer-forums.novell.com/novell.devsup.webserver"> - novell.devsup.webserver</a> newsgroup, where many Apache users are more than - willing to answer new and obscure questions about using Apache on NetWare.</p> + <p>The bug reporting page and dev-httpd mailing list are + <em>not</em> provided to answer questions about configuration or + running Apache. Before you submit a bug report or request, first + consult this document, the <a href="http://wiki.apache.org/httpd/FAQ">Frequently Asked + Questions</a> page and the other relevant documentation topics. If + you still have a question or problem, post it to the <a href="news://developer-forums.novell.com/novell.devsup.webserver"> + novell.devsup.webserver</a> newsgroup, where many Apache users are + more than willing to answer new and obscure questions about using + Apache on NetWare.</p> <p>Most of this document assumes that you are installing Apache from a binary distribution. If you want to compile Apache @@ -328,7 +329,7 @@ <p>Apache is configured by reading configuration files usually stored in the <code>conf</code> directory. These are the same as files used to configure the Unix version, but there are a few different directives for - Apache on NetWare. See the <a href="../">Apache + Apache on NetWare. See the <a href="../mod/">Apache module documentation</a> for all the available directives.</p> <p>The main differences in Apache for NetWare are:</p> @@ -681,7 +682,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/2.4/platform/netware.htm } })(window, document); //--><!]]></script></div><div id="footer"> -<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> +<p class="apache">Copyright 2014 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> <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[//><!-- if (typeof(prettyPrint) !== 'undefined') { prettyPrint(); |