mirror of
https://github.com/apache/httpd.git
synced 2025-07-10 08:01:00 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729672 13f79535-47bb-0310-9956-ffa450edef68
98 lines
4.5 KiB
XML
98 lines
4.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE indexpage SYSTEM "./style/sitemap.dtd">
|
|
<?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
|
|
<!-- English Revision: 1333548:1729668 (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.
|
|
-->
|
|
|
|
<indexpage metafile="index.xml.meta">
|
|
<parentdocument href="http://httpd.apache.org/docs-project/" />
|
|
|
|
<title>Apache HTTP Server Version &httpd.major;.&httpd.minor;
|
|
Dokumentation</title>
|
|
|
|
<category id="release"><title>Udgivelses Noter</title>
|
|
<page href="new_features_2_4.html">Nye funktioner i Apache 2.3/2.4</page>
|
|
<page href="new_features_2_2.html">Nye funktioner i Apache 2.1/2.2</page>
|
|
<page href="new_features_2_0.html">Nye funktioner i Apache 2.0</page>
|
|
<page href="upgrading.html">Opgradering fra 2.2 til 2.4</page>
|
|
<page href="license.html">Apache Licens</page>
|
|
</category>
|
|
|
|
<category id="manual"><title>Reference Manual</title>
|
|
<page href="install.html">Kompilering og installation</page>
|
|
<page href="invoking.html">Opstart</page>
|
|
<page href="stopping.html">At starte og stoppe serveren</page>
|
|
<page href="mod/directives.html">Kørselstidskonfigurationsdirektiver</page>
|
|
<page href="mod/quickreference.html">Hurtig oversigt over direktiver</page>
|
|
<page href="mod/">Moduler</page>
|
|
<page href="mpm.html">Multibehandlingsmoduler (MPM)</page>
|
|
<page href="filter.html">Filtre</page>
|
|
<page href="handler.html">Behandlere</page>
|
|
<page href="expr.html">Udtryksanalysering</page>
|
|
<page href="programs/">Serveren og understøttende programmer</page>
|
|
<page href="glossary.html">Anvendte gloser</page>
|
|
</category>
|
|
|
|
<category id="usersguide"><title>Brugerguide</title>
|
|
<page href="bind.html">Binding</page>
|
|
<page href="configuring.html">Konfigurationsfiler</page>
|
|
<page href="sections.html">Konfigurationssektioner</page>
|
|
<page href="caching.html">Caching af indhold</page>
|
|
<page href="content-negotiation.html">Indholdsforhandling</page>
|
|
<page href="dso.html">Dynamisk delte objekter (DSO)</page>
|
|
<page href="env.html">Miljøvariabler</page>
|
|
<page href="logs.html">Logfiler</page>
|
|
<page href="compliance.html">HTTP-protokoloverensstemmelse</page>
|
|
<page href="urlmapping.html">Afbilding af URL'er til filsystem</page>
|
|
<page href="misc/perf-tuning.html">Justering af ydeevne</page>
|
|
<page href="misc/security_tips.html">Sikkerhedstips</page>
|
|
<page href="server-wide.html">Global serverkonfiguration</page>
|
|
<page href="ssl/">SSL/TLS-Kryptering</page>
|
|
<page href="suexec.html">Suexec-afvikling for CGI</page>
|
|
<page href="rewrite/">URL-omskrivning med mod_rewrite</page>
|
|
<page href="vhosts/">Virtuelle værter</page>
|
|
</category>
|
|
|
|
<category id="howto"><title>How-To / Gennemgange</title>
|
|
<page href="howto/auth.html">Godkendelse, autorisation og adgangskontrol</page>
|
|
<page href="howto/cgi.html">CGI: Dynamisk indhold</page>
|
|
<page href="howto/access.html">Adgangskontrol</page>
|
|
<page href="howto/htaccess.html">.htaccess filer</page>
|
|
<page href="howto/ssi.html">Server Side Includes (SSI)</page>
|
|
<page href="howto/public_html.html">Per-bruger webmapper (public_html)</page>
|
|
</category>
|
|
|
|
<category id="platform"><title>Platformspecifikke noter</title>
|
|
<page href="platform/windows.html">Microsoft Windows</page>
|
|
<page href="platform/netware.html">Novell NetWare</page>
|
|
<page href="platform/rpm.html">RPM-baserede systemer (Redhat / CentOS / Fedora)</page>
|
|
</category>
|
|
|
|
<category id="other"><title>Andre emner</title>
|
|
<page href="faq/">Ofte stillede spørgsmål</page>
|
|
<page href="sitemap.html">Sitemap</page>
|
|
<page href="developer/">Dokumentation for udviklere</page>
|
|
<page href="http://httpd.apache.org/docs-project/">Hjælp med dokumentationen</page>
|
|
<page href="misc/">Andre noter</page>
|
|
<page href="http://wiki.apache.org/httpd/">Wiki</page>
|
|
</category>
|
|
|
|
</indexpage>
|
|
|