mirror of
https://github.com/apache/httpd.git
synced 2025-07-30 20:03:10 +03:00
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99685 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Binding</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/bind.html"> en </a> | <a href="./ja/bind.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>Configuring Apache to listen on specific addresses and ports.</p>
|
||||
</div>
|
||||
<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#overview">Overview</a></li>
|
||||
@ -153,7 +157,9 @@
|
||||
is set for an address and port that the
|
||||
server is not listening to, it cannot be accessed.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/bind.html"> en </a> | <a href="./ja/bind.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>$B%P%$%s%I(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/bind.html"> en </a> | <a href="./ja/bind.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>Apache $B$,;HMQ$9$k%"%I%l%9$H%]!<%H$N@_Dj$r$7$^$9!#(B</p>
|
||||
</div>
|
||||
<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#overview">$B35MW(B</a></li>
|
||||
@ -169,7 +173,9 @@
|
||||
$B@_Dj$5$l$F$7$^$&$H!"(B
|
||||
$B$=$l$K$O%"%/%;%9$G$-$J$$$H$$$&$3$H$KCm0U$7$F$/$@$5$$!#(B</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/bind.html"> en </a> | <a href="./ja/bind.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>PATH_INFO Changes in the CGI Environment</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/cgi_path.html"> en </a> | <a href="./ja/cgi_path.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>As implemented in Apache 1.1.1 and earlier versions, the
|
||||
method Apache used to create PATH_INFO in the CGI environment
|
||||
was counterintuitive, and could result in crashes in certain
|
||||
@ -99,7 +103,9 @@
|
||||
the CGI/1.1 specification, including all versions of
|
||||
Apache.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/cgi_path.html"> en </a> | <a href="./ja/cgi_path.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>CGI $B4D6-$G$N(B PATH_INFO $B$NJQ99(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/cgi_path.html"> en </a> | <a href="./ja/cgi_path.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>Apache 1.1.1 $B$*$h$S$=$l0JA0$N%P!<%8%g%s$G<BAu$5$l$F$$$?(B
|
||||
CGI $B4D6-$G(B PATH_INFO $B$r:n@.$9$kJ}K!$OD>4QE*$G$J$/!"(B
|
||||
$B>l9g$K$h$C$F$O%/%i%C%7%e$9$k$3$H$b$"$j$^$7$?!#(B
|
||||
@ -99,7 +103,9 @@
|
||||
CGI/1.1 $B$r%5%]!<%H$9$k$9$Y$F$N%5!<%P$GF0:n$9$k$3$H$,$G$-$^$9!#(B
|
||||
</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/cgi_path.html"> en </a> | <a href="./ja/cgi_path.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Configuration Files</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/configuring.html"> en </a> | <a href="./ja/configuring.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>This document describes the files used to configure the Apache
|
||||
HTTP server.</p>
|
||||
</div>
|
||||
@ -149,7 +153,9 @@ HTTP server.</p>
|
||||
<p>For more information on <code>.htaccess</code> files, see
|
||||
the <a href="howto/htaccess.html">.htaccess tutorial</a>.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/configuring.html"> en </a> | <a href="./ja/configuring.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>$B@_Dj%U%!%$%k(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/configuring.html"> en </a> | <a href="./ja/configuring.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>$B$3$NJ8=q$G$O!"(BApache HTTP $B%5!<%P$r@_Dj$9$k$N$K;HMQ$9$k%U%!%$%k$K$D$$$F(B
|
||||
$B5-=R$7$F$$$^$9!#(B</p>
|
||||
</div>
|
||||
@ -151,7 +155,9 @@
|
||||
<a href="howto/htaccess.html">.htaccess $B%A%e!<%H%j%"%k(B</a>
|
||||
$B$r;2>H$7$F$/$@$5$$!#(B</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/configuring.html"> en </a> | <a href="./ja/configuring.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Content Negotiation</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/content-negotiation.html"> en </a> | <a href="./ja/content-negotiation.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
|
||||
<p>Apache's supports content negotiation as described in
|
||||
the HTTP/1.1 specification. It can choose the best
|
||||
@ -646,7 +650,9 @@ decimal places before choosing the best variant.</p>
|
||||
Negotiation Notes</a>. But note that this document may not be
|
||||
updated to include changes in Apache 2.0.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/content-negotiation.html"> en </a> | <a href="./ja/content-negotiation.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>$B%3%s%F%s%H%M%4%7%(!<%7%g%s(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/content-negotiation.html"> en </a> | <a href="./ja/content-negotiation.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
|
||||
<p>Apache $B$O(B HTTP/1.1 $B$N5,3J$K5-=R$5$l$F$$$k%3%s%F%s%H%M%4%7%(!<%7%g%s$r(B
|
||||
$B%5%]!<%H$7$F$$$^$9!#(B
|
||||
@ -698,7 +702,9 @@ RVSA/1.0 $B$N<BAu$G$O!":GE,$J(B variant $B$,8+$D$+$k$^$G!"(B
|
||||
Apache 2.0 $B$G$NJQ99E@$r4^$`$?$a$K$O99?7$5$l$F$$$J$$$+$b$7$l$J$$(B
|
||||
$B$H$$$&$3$H$KCm0U$7$F$/$@$5$$!#(B</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/content-negotiation.html"> en </a> | <a href="./ja/content-negotiation.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Custom Error Responses</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/custom-error.html"> en </a> | <a href="./ja/custom-error.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>Additional functionality allows webmasters to configure the response
|
||||
of Apache to some error or problem.</p>
|
||||
|
||||
@ -186,7 +190,9 @@
|
||||
have no effect.</p>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/custom-error.html"> en </a> | <a href="./ja/custom-error.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>$B%+%9%?%`%(%i!<%l%9%]%s%9(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/custom-error.html"> en </a> | <a href="./ja/custom-error.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>$B%&%'%V%^%9%?!<$,2?$i$+$N%(%i!<$dLdBj$KBP$9$k(B
|
||||
Apache $B$NH?1~$r@_Dj$G$-$k$h$&$K$9$kDI2C5!G=$rDs6!$7$^$9!#(B</p>
|
||||
|
||||
@ -179,7 +183,9 @@
|
||||
$BBe$o$j$KFCDj$N%3!<%I$H%(%i!<%F%-%9%H$r;HMQ$9$k$3$H$,$G$-$^$9!#(B</p>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/custom-error.html"> en </a> | <a href="./ja/custom-error.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Debugging Memory Allocation in APR</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/debugging.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<p>The allocation mechanism's within APR have a number of debugging modes
|
||||
that can be used to assist in finding memory problems. This document
|
||||
describes the modes available and gives instructions on activating
|
||||
@ -184,7 +188,9 @@
|
||||
be rebuilt after editing the header file.</p>
|
||||
</div>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/debugging.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Documenting Apache 2.0</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/documenting.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<p>Apache 2.0 uses <a href="http://www.doxygen.org/">Doxygen</a> to
|
||||
document the APIs and global variables in the the code. This will explain
|
||||
the basics of how to document using Doxygen.</p>
|
||||
@ -72,7 +76,9 @@
|
||||
<p>For a further discussion of the possibilities please refer to
|
||||
<a href="http://www.doxygen.org/">the Doxygen site</a>.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/documenting.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>How filters work in Apache 2.0</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/filters.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<div class="warning"><h3>Warning</h3>
|
||||
<p>This is a cut 'n paste job from an email
|
||||
(<022501c1c529$f63a9550$7f00000a@KOJ>) and only reformatted for
|
||||
@ -198,7 +202,9 @@ Default_handler --> sub_request_core
|
||||
<code>CORE_IN</code> filters. That would make the code easier to
|
||||
follow.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/filters.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Apache 2.0 Hook Functions</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/hooks.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<div class="warning"><h3>Warning</h3>
|
||||
<p>This document is still in development and may be partially out of
|
||||
date.</p>
|
||||
@ -227,7 +231,9 @@
|
||||
<p class="cite"><cite>Ben Laurie</cite>, 15th August 1999</p>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/hooks.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="../"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Developer Documentation for Apache 2.0</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/"> en </a></p>
|
||||
</div>
|
||||
|
||||
<p>Many of the documents on these Developer pages are lifted
|
||||
from Apache 1.3's documentation. While they are all being
|
||||
updated to Apache 2.0, they are in different stages of
|
||||
@ -61,7 +65,9 @@
|
||||
Apache module development by Ryan Bloom</a></li>
|
||||
</ul>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Converting Modules from Apache 1.3 to Apache 2.0</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/modules.html"> en </a> | <a href="../ja/developer/modules.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>This is a first attempt at writing the lessons I learned
|
||||
when trying to convert the <code>mod_mmap_static</code> module to Apache
|
||||
2.0. It's by no means definitive and probably won't even be
|
||||
@ -259,7 +263,9 @@ module MODULE_VAR_EXPORT <var>module_name</var>_module =
|
||||
</dl>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/modules.html"> en </a> | <a href="../ja/developer/modules.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Request Processing in Apache 2.0</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/request.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<div class="warning"><h3>Warning</h3>
|
||||
<p>Warning - this is a first (fast) draft that needs further
|
||||
revision!</p>
|
||||
@ -248,7 +252,9 @@ case SATISFY_ANY:
|
||||
resources as required.</p>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/request.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Developer Documentation</a></div><div id="page-content"><div id="preamble"><h1>Apache 2.0 Thread Safety Issues</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/thread_safety.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<p>When using any of the threaded mpms in Apache 2.0 it is important
|
||||
that every function called from Apache be thread safe. When linking in 3rd
|
||||
party extensions it can be difficult to determine whether the resulting
|
||||
@ -273,7 +277,9 @@
|
||||
use libc's calloc/free which are thread-safe.</td></tr>
|
||||
</table>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/developer/thread_safety.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Issues Regarding DNS and Apache</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/dns-caveats.html"> en </a> | <a href="./ja/dns-caveats.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>This page could be summarized with the statement: don't require Apache
|
||||
to use DNS for any parsing of the configuration files. If Apache has to
|
||||
use DNS to parse the configuration files then your server may be subject
|
||||
@ -221,7 +225,9 @@
|
||||
been deployed widely enough to be put into use on critical
|
||||
webservers.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/dns-caveats.html"> en </a> | <a href="./ja/dns-caveats.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>DNS $B$H(B Apache $B$K$^$D$o$kCm0U;v9`(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/dns-caveats.html"> en </a> | <a href="./ja/dns-caveats.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>$BK\J8=q$NFbMF$O<!$N0l8@$K?T$-$^$9!#!V(BApache $B$,@_Dj%U%!%$%k$rFI$_9~$`$H$-$K(B
|
||||
DNS $B$r;HMQ$9$kI,MW$,$J$$$h$&$K$7$F2<$5$$!W!#(BApache $B$,@_Dj%U%!%$%k$r(B
|
||||
$BFI$_9~$`$H$-$K(B DNS $B$r;HMQ$9$kI,MW$,$"$k>l9g!"?.Mj@-$NLdBj(B
|
||||
@ -225,7 +229,9 @@
|
||||
$B>&MQ%l%Y%k$N%&%'%V%5!<%P$G;HMQ$G$-$k$[$I$K$O!"(B
|
||||
$B$3$l$i$N5!G=$O9-$/3+H/$,?J$s$G$$$^$;$s!#(B</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/dns-caveats.html"> en </a> | <a href="./ja/dns-caveats.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Dynamic Shared Object (DSO) Support</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/dso.html"> en </a> | <a href="./ja/dso.html"> ja </a> | <a href="./ko/dso.html"> ko </a></p>
|
||||
</div>
|
||||
|
||||
<p>The Apache HTTP Server is a modular program where the
|
||||
administrator can choose the functionality to include in the
|
||||
server by selecting a set of modules. The modules can be
|
||||
@ -296,7 +300,9 @@ $ apxs -i -a -n foo mod_foo.la
|
||||
</ul>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/dso.html"> en </a> | <a href="./ja/dso.html"> ja </a> | <a href="./ko/dso.html"> ko </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>$BF0E*6&M-%*%V%8%'%/%H(B (DSO) $B%5%]!<%H(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/dso.html"> en </a> | <a href="./ja/dso.html"> ja </a> | <a href="./ko/dso.html"> ko </a></p>
|
||||
</div>
|
||||
|
||||
<p>Apache HTTP $B%5!<%P$O%b%8%e!<%k2=$5$l$?%W%m%0%i%`$G!"(B
|
||||
$B4IM}<T$,%b%8%e!<%k$rA*Br$9$k$3$H$G%5!<%P$KAH$_9~$`5!G=$rA*$V$3$H$,$G$-$^$9!#(B
|
||||
$B%b%8%e!<%k$O%5!<%P$,%S%k%I$5$l$k$H$-$K(B <code>httpd</code> $B%P%$%J%j$K(B
|
||||
@ -277,7 +281,9 @@ $ apxs -i -a -n foo mod_foo.la
|
||||
</ul>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/dso.html"> en </a> | <a href="./ja/dso.html"> ja </a> | <a href="./ko/dso.html"> ko </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Environment Variables in Apache</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/env.html"> en </a> | <a href="./ja/env.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>The Apache HTTP Server provides a mechanism for storing
|
||||
information in named variables that are called <em>environment
|
||||
variables</em>. This information can be used to control various
|
||||
@ -383,7 +387,9 @@ SetEnvIf Referer "^$" local_referal
|
||||
Keeping Your Images from Adorning Other Sites</a>".</p>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/env.html"> en </a> | <a href="./ja/env.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache $B$N4D6-JQ?t(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/env.html"> en </a> | <a href="./ja/env.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>Apache HTTP $B%5!<%P$O(B<em>$B4D6-JQ?t(B</em>$B$H8F$P$l$k!"L>A0$N$D$$$?(B
|
||||
$BJQ?t$K>pJs$r5-21$9$k;EAH$_$rDs6!$7$F$$$^$9!#$3$N>pJs$O%m%0<}=8$d(B
|
||||
$B%"%/%;%9@)8f$J$I$N$$$m$$$m$JA`:n$r@)8f$9$k$?$a$K;H$&$3$H$,$G$-$^$9!#(B
|
||||
@ -371,7 +375,9 @@ SetEnvIf Referer "^$" local_referal
|
||||
$B!W$r;2>H$7$F$/$@$5$$!#(B</p>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/env.html"> en </a> | <a href="./ja/env.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>Frequently Asked Questions</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/faq/all_in_one.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<p>The latest version of this FAQ is always available from the main Apache
|
||||
web site, at <<a href="http://httpd.apache.org/docs-2.1/faq/">http://httpd.apache.org/docs-2.1/faq/</a>>.</p>
|
||||
|
||||
@ -164,7 +168,9 @@
|
||||
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/faq/all_in_one.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -16,7 +16,11 @@
|
||||
<img alt="" src="../images/feather.gif" /></div>
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>Error Messages - Frequently Asked Questions</h1></div>
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>Error Messages - Frequently Asked Questions</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/faq/error.html"> en </a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
|
||||
<div class="section">
|
||||
<h2><a name="error" id="error">Error Messages</a></h2>
|
||||
@ -47,7 +51,9 @@
|
||||
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/faq/error.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="../"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Frequently Asked Questions</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/faq/"> en </a></p>
|
||||
</div>
|
||||
|
||||
<p>The latest version of this FAQ is always available from the
|
||||
main Apache web site, at <<a href="http://httpd.apache.org/docs-2.1/faq/">http://httpd.apache.org/docs-2.1/faq/</a>>. In addition, you can view
|
||||
this FAQ <a href="all_in_one.html">all in one page</a> for easy searching
|
||||
@ -33,7 +37,9 @@
|
||||
<dl><dt><a href="support.html">Support</a></dt><dd>What do I do when I have problems?</dd>
|
||||
<dt><a href="error.html">Error Messages</a></dt><dd>What does this error message mean?</dd>
|
||||
</dl></div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/faq/"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -16,7 +16,11 @@
|
||||
<img alt="" src="../images/feather.gif" /></div>
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>Support - Frequently Asked Questions</h1></div>
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">FAQ</a></div><div id="page-content"><div id="preamble"><h1>Support - Frequently Asked Questions</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/faq/support.html"> en </a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
|
||||
<div class="section">
|
||||
<h2><a name="support" id="support">Support</a></h2>
|
||||
@ -118,7 +122,9 @@
|
||||
companies</a>.</p>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/faq/support.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Filters</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/filter.html"> en </a> | <a href="./ja/filter.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>This document describes the use of filters in Apache.</p>
|
||||
</div>
|
||||
<div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
|
||||
@ -60,7 +64,9 @@
|
||||
<p>In addition, the module <code class="module"><a href="./mod/mod_ext_filter.html">mod_ext_filter</a></code> allows
|
||||
for external programs to be defined as filters.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/filter.html"> en </a> | <a href="./ja/filter.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>$B%U%#%k%?(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/filter.html"> en </a> | <a href="./ja/filter.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>Apache $B$G$N%U%#%k%?$N;H$$J}$K$D$$$F5-=R$7$F$$$^$9!#(B</p>
|
||||
</div>
|
||||
<div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
|
||||
@ -60,7 +64,9 @@
|
||||
<p>$B$^$?!"(B<code class="module"><a href="./mod/mod_ext_filter.html">mod_ext_filter</a></code> $B%b%8%e!<%k$G(B
|
||||
$B30It%W%m%0%i%`$r%U%#%k%?$H$7$F;XDj$9$k$3$H$,$G$-$^$9!#(B</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/filter.html"> en </a> | <a href="./ja/filter.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Glossary</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/glossary.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<p>This glossary defines some of the common terminology related to
|
||||
Apache in particular, and web serving in general. More information
|
||||
on each concept is provided in the links.</p>
|
||||
@ -337,7 +341,9 @@ scheme recommended by the International Telecommunication Union
|
||||
|
||||
</dl>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/glossary.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache's Handler Use</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/handler.html"> en </a> | <a href="./ja/handler.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>This document describes the use of Apache's Handlers.</p>
|
||||
</div>
|
||||
<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">What is a Handler</a></li>
|
||||
@ -135,7 +139,9 @@
|
||||
handlers is to use a dash-separated word, with no slashes, so
|
||||
as to not invade the media type name-space.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/handler.html"> en </a> | <a href="./ja/handler.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache $B$N%O%s%I%i$N;HMQ(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/handler.html"> en </a> | <a href="./ja/handler.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>Apache $B$N%O%s%I%i$N;HMQ$K4X$7$F5-=R$7$F$$$^$9!#(B</p>
|
||||
</div>
|
||||
<div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#definition">$B%O%s%I%i$H$O(B</a></li>
|
||||
@ -139,7 +143,9 @@
|
||||
$B$NL>A06u4V$r?/$5$J$$$h$&$K!"%O%s%I%i$NL>A0$K$O%9%i%C%7%e$r4^$^$J$$!"(B
|
||||
$B%@%C%7%e(B ($BLuCm(B: "-") $B$GJ,N%$5$l$?L>A0$rIU$1$k=,47$K$J$C$F$$$^$9!#(B</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/handler.html"> en </a> | <a href="./ja/handler.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">How-To / Tutorials</a></div><div id="page-content"><div id="preamble"><h1>Authentication, Authorization and Access Control</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/auth.html"> en </a> | <a href="../ja/howto/auth.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>Authentication is any process by which you verify that
|
||||
someone is who they claim they are. Authorization is any
|
||||
process by which someone is allowed to be where they want to
|
||||
@ -336,7 +340,9 @@ do?</a></h2>
|
||||
<code class="module"><a href="../mod/mod_auth_basic.html">mod_auth_basic</a></code> and <code class="module"><a href="../mod/mod_authz_host.html">mod_authz_host</a></code> which
|
||||
contain some more information about how this all works.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/auth.html"> en </a> | <a href="../ja/howto/auth.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -16,7 +16,11 @@
|
||||
<img alt="" src="../images/feather.gif" /></div>
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">How-To / Tutorials</a></div><div id="page-content"><div id="preamble"><h1>Apache Tutorial: Dynamic Content with CGI</h1></div>
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">How-To / Tutorials</a></div><div id="page-content"><div id="preamble"><h1>Apache Tutorial: Dynamic Content with CGI</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/cgi.html"> en </a> | <a href="../ja/howto/cgi.html"> ja </a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#intro">Introduction</a></li>
|
||||
<li><img alt="" src="../images/down.gif" /> <a href="#configuring">Configuring Apache to permit CGI</a></li>
|
||||
<li><img alt="" src="../images/down.gif" /> <a href="#writing">Writing a CGI program</a></li>
|
||||
@ -488,7 +492,9 @@
|
||||
be posted to the Apache bug database unless you are sure you
|
||||
have found a problem in the Apache source code.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/cgi.html"> en </a> | <a href="../ja/howto/cgi.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -16,7 +16,11 @@
|
||||
<img alt="" src="../images/feather.gif" /></div>
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache Tutorial: CGI $B$K$h$kF0E*%3%s%F%s%D(B</h1></div>
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache Tutorial: CGI $B$K$h$kF0E*%3%s%F%s%D(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/cgi.html"> en </a> | <a href="../ja/howto/cgi.html"> ja </a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#intro">$B$O$8$a$K(B</a></li>
|
||||
<li><img alt="" src="../images/down.gif" /> <a href="#configuring">CGI $B$r5v2D$9$k$h$&$K(B Apache $B$r@_Dj$9$k(B</a></li>
|
||||
<li><img alt="" src="../images/down.gif" /> <a href="#writing">CGI $B%W%m%0%i%`$r=q$/(B</a></li>
|
||||
@ -461,7 +465,9 @@
|
||||
$B%P%0%G!<%?%Y!<%9$K(B<strong>$BAw$k$Y$-$G$J$$(B</strong>
|
||||
$B$3$H$KCmL\$7$F$/$@$5$$!#(B</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/cgi.html"> en </a> | <a href="../ja/howto/cgi.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">How-To / Tutorials</a></div><div id="page-content"><div id="preamble"><h1>Apache Tutorial: .htaccess files</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/htaccess.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<p><code>.htaccess</code> files provide a way to make configuration
|
||||
changes on a per-directory basis.</p>
|
||||
</div>
|
||||
@ -339,7 +343,9 @@ changes on a per-directory basis.</p>
|
||||
which you will then need to fix.</p>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/htaccess.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -16,7 +16,11 @@
|
||||
<img alt="" src="../images/feather.gif" /></div>
|
||||
<div class="up"><a href="../"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>How-To / Tutorials</h1></div>
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>How-To / Tutorials</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/"> en </a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
|
||||
<div class="section">
|
||||
<h2><a name="howto" id="howto">How-To / Tutorials</a></h2>
|
||||
@ -89,7 +93,9 @@
|
||||
</dl>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">How-To / Tutorials</a></div><div id="page-content"><div id="preamble"><h1>Per-user web directories</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/public_html.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<p>On systems with multiple users, each user can be permitted to have a
|
||||
web site in their home directory using the <code class="directive"><a href="../mod/mod_userdir.html#userdir">UserDir</a></code> directive. Visitors
|
||||
to a URL <code>http://example.com/~username/</code> will get content
|
||||
@ -137,7 +141,9 @@
|
||||
additional details on how this works.</p>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/public_html.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">How-To / Tutorials</a></div><div id="page-content"><div id="preamble"><h1>Apache Tutorial: Introduction to Server Side Includes</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/ssi.html"> en </a> | <a href="../ja/howto/ssi.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>Server-side includes provide a means to add dynamic content to
|
||||
existing HTML documents.</p>
|
||||
</div>
|
||||
@ -471,7 +475,9 @@ modified?</a></h3>
|
||||
great way to add small amounts of dynamic content to pages,
|
||||
without doing a lot of extra work.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/ssi.html"> en </a> | <a href="../ja/howto/ssi.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache $B%A%e!<%H%j%"%k(B: Server Side Includes $BF~Lg(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/ssi.html"> en </a> | <a href="../ja/howto/ssi.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>$B%5!<%P%5%$%I%$%s%/%k!<%I$K$h$C$F!"4{B8$N(B HTML
|
||||
$B%I%-%e%a%s%H$KF0E*$J%3%s%F%s%D$rDI2C$9$k$3$H$,$G$-$^$9!#(B</p>
|
||||
</div>
|
||||
@ -465,7 +469,9 @@
|
||||
$B$7$+$7!"$?$/$5$s$NM>J,$J:n6H$r$;$:$K!"(B
|
||||
$B>/NL$NF0E*$J%3%s%F%s%D$r2C$($k$K$O$9$0$l$?J}K!$G$9!#(B</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/howto/ssi.html"> en </a> | <a href="../ja/howto/ssi.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -19,6 +19,9 @@
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP-Server</a> > <a href="http://httpd.apache.org/docs-project/">Dokumentation</a></div>
|
||||
<div id="page-content"><h1>Dokumentation zum Apache HTTP Server Version 2.1</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./de/"> de </a> | <a href="./en/"> en </a> | <a href="./fr/"> fr </a> | <a href="./ja/"> ja </a> | <a href="./ko/"> ko </a></p>
|
||||
</div>
|
||||
<form method="get" action="http://www.google.com/search"><p><input name="as_q" value="" type="text" /> <input value="Google-Suche" type="submit" /><input value="10" name="num" type="hidden" /><input value="de" name="hl" type="hidden" /><input value="ISO-8859-1" name="ie" type="hidden" /><input value="Google Search" name="btnG" type="hidden" /><input name="as_epq" value="Apache 2.0" type="hidden" /><input name="as_oq" value="" type="hidden" /><input name="as_eq" value=""List-Post"" type="hidden" /><input value="" name="lr" type="hidden" /><input value="i" name="as_ft" type="hidden" /><input value="" name="as_filetype" type="hidden" /><input value="all" name="as_qdr" type="hidden" /><input value="any" name="as_occt" type="hidden" /><input value="i" name="as_dt" type="hidden" /><input value="httpd.apache.org" name="as_sitesearch" type="hidden" /><input value="off" name="safe" type="hidden" /></p></form>
|
||||
<table id="indextable"><tr><td class="col1"><div class="category"><h2><a name="release" id="release">Hinweise zur Version</a></h2>
|
||||
<ul><li><a href="new_features_2_0.html">Neue Funktionen in Version 2.0</a></li>
|
||||
@ -77,7 +80,9 @@
|
||||
<li><a href="misc/">Sonstiges</a></li>
|
||||
</ul>
|
||||
</div></td></tr></table></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./de/"> de </a> | <a href="./en/"> en </a> | <a href="./fr/"> fr </a> | <a href="./ja/"> ja </a> | <a href="./ko/"> ko </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Gepflegt durch das <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Module</a> | <a href="./mod/directives.html">Direktiven</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossar</a> | <a href="./sitemap.html">Seitenindex</a></p></div>
|
||||
</body></html>
|
@ -19,6 +19,9 @@
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a></div>
|
||||
<div id="page-content"><h1>Apache HTTP Server Version 2.1 Documentation</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./de/"> de </a> | <a href="./en/"> en </a> | <a href="./fr/"> fr </a> | <a href="./ja/"> ja </a> | <a href="./ko/"> ko </a></p>
|
||||
</div>
|
||||
<form method="get" action="http://www.google.com/search"><p><input name="as_q" value="" type="text" /> <input value="Google Search" type="submit" /><input value="10" name="num" type="hidden" /><input value="en" name="hl" type="hidden" /><input value="ISO-8859-1" name="ie" type="hidden" /><input value="Google Search" name="btnG" type="hidden" /><input name="as_epq" value="Apache 2.0" type="hidden" /><input name="as_oq" value="" type="hidden" /><input name="as_eq" value=""List-Post"" type="hidden" /><input value="" name="lr" type="hidden" /><input value="i" name="as_ft" type="hidden" /><input value="" name="as_filetype" type="hidden" /><input value="all" name="as_qdr" type="hidden" /><input value="any" name="as_occt" type="hidden" /><input value="i" name="as_dt" type="hidden" /><input value="httpd.apache.org" name="as_sitesearch" type="hidden" /><input value="off" name="safe" type="hidden" /></p></form>
|
||||
<table id="indextable"><tr><td class="col1"><div class="category"><h2><a name="release" id="release">Release Notes</a></h2>
|
||||
<ul><li><a href="new_features_2_0.html">New features with Apache 2.0</a></li>
|
||||
@ -76,7 +79,9 @@
|
||||
<li><a href="misc/">Other Notes</a></li>
|
||||
</ul>
|
||||
</div></td></tr></table></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./de/"> de </a> | <a href="./en/"> en </a> | <a href="./fr/"> fr </a> | <a href="./ja/"> ja </a> | <a href="./ko/"> ko </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP-Server</a> > <a href="http://httpd.apache.org/docs-project/">Dokumentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Kompilieren und Installieren</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./de/install.html"> de </a> | <a href="./en/install.html"> en </a> | <a href="./ja/install.html"> ja </a> | <a href="./ko/install.html"> ko </a></p>
|
||||
</div>
|
||||
|
||||
<p>Dieses Dokument umfa<66>t nur die Kompilierung und Installation des
|
||||
Apache auf Unix und Unix-<2D>hnlichen Systemen. F<>r die
|
||||
Kompilierung und Installation unter Windows lesen Sie bitte <a href="platform/windows.html">Den Apache unter Microsoft Windows
|
||||
@ -625,7 +629,9 @@
|
||||
|
||||
<div class="example"><p><code>$ <em>PREFIX</em>/bin/apachectl stop</code></p></div>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./de/install.html"> de </a> | <a href="./en/install.html"> en </a> | <a href="./ja/install.html"> ja </a> | <a href="./ko/install.html"> ko </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Gepflegt durch das <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Module</a> | <a href="./mod/directives.html">Direktiven</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossar</a> | <a href="./sitemap.html">Seitenindex</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Compiling and Installing</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./de/install.html"> de </a> | <a href="./en/install.html"> en </a> | <a href="./ja/install.html"> ja </a> | <a href="./ko/install.html"> ko </a></p>
|
||||
</div>
|
||||
|
||||
|
||||
<p>This document covers compilation and installation of Apache
|
||||
on Unix and Unix-like systems only. For compiling and
|
||||
@ -591,7 +595,9 @@ separated by a colon.</dd>
|
||||
|
||||
<div class="example"><p><code>$ <em>PREFIX</em>/bin/apachectl stop</code></p></div>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./de/install.html"> de </a> | <a href="./en/install.html"> en </a> | <a href="./ja/install.html"> ja </a> | <a href="./ko/install.html"> ko </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>$B%3%s%Q%$%k$H%$%s%9%H!<%k(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./de/install.html"> de </a> | <a href="./en/install.html"> en </a> | <a href="./ja/install.html"> ja </a> | <a href="./ko/install.html"> ko </a></p>
|
||||
</div>
|
||||
|
||||
|
||||
<p>$B$3$NJ8=q$G07$&HO0O$O!"(BUnix $B$d(B Unix $B$KN`;w$7$?%7%9%F%`$G$N(B
|
||||
Apache $B$N%3%s%Q%$%k$H%$%s%9%H!<%k$G$9!#(B Windows $B$K$*$1$k(B
|
||||
@ -603,7 +607,9 @@
|
||||
|
||||
<div class="example"><p><code>$ <em>PREFIX</em>/bin/apachectl stop</code></p></div>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./de/install.html"> de </a> | <a href="./en/install.html"> en </a> | <a href="./ja/install.html"> ja </a> | <a href="./ko/install.html"> ko </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP-Server</a> > <a href="http://httpd.apache.org/docs-project/">Dokumentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache starten</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./de/invoking.html"> de </a> | <a href="./en/invoking.html"> en </a> | <a href="./ja/invoking.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>Unter Windows l<>uft der Apache <20>blicherweise als Dienst
|
||||
(Windows NT, 2000 und XP) oder als Konsolenanwendung (Windows 9x und
|
||||
ME). F<>r Einzelheiten lesen Sie bitte <a href="platform/windows.html#winsvc">Apache als Dienst betreiben</a>
|
||||
@ -131,7 +135,9 @@
|
||||
aller in der Apache-Distribution enthaltenen <a href="mod/">Module</a> und der von ihnen bereitgestellten
|
||||
<a href="mod/directives.html">Direktiven</a>.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./de/invoking.html"> de </a> | <a href="./en/invoking.html"> en </a> | <a href="./ja/invoking.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Gepflegt durch das <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Module</a> | <a href="./mod/directives.html">Direktiven</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossar</a> | <a href="./sitemap.html">Seitenindex</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Starting Apache</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./de/invoking.html"> de </a> | <a href="./en/invoking.html"> en </a> | <a href="./ja/invoking.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>On Windows, Apache is normally run as a service on Windows
|
||||
NT, 2000 and XP, or as a console application on Windows 9x and
|
||||
ME. For details, see <a href="platform/windows.html#winsvc">Running Apache as a Service</a>
|
||||
@ -129,7 +133,9 @@
|
||||
and the <a href="mod/directives.html">directives</a> that they
|
||||
provide.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./de/invoking.html"> de </a> | <a href="./en/invoking.html"> en </a> | <a href="./ja/invoking.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache $B$N5/F0(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./de/invoking.html"> de </a> | <a href="./en/invoking.html"> en </a> | <a href="./ja/invoking.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>Windows $B>e$G$O!"(BApache $B$ODL>o$O(B
|
||||
Windows NT, 2000, XP $B$G$O%5!<%S%9$H$7$F!"(BWindows 9x, ME
|
||||
$B$G$O%3%s%=!<%k%"%W%j%1!<%7%g%s$H$7$F<B9T$5$l$^$9!#(B
|
||||
@ -140,7 +144,9 @@
|
||||
$B$=$l$K$h$C$FDs6!$5$l$k(B<a href="mod/directives.html">$B%G%#%l%/%F%#%V(B</a>
|
||||
$B$N%I%-%e%a%s%H$b$"$j$^$9!#(B</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./de/invoking.html"> de </a> | <a href="./en/invoking.html"> en </a> | <a href="./ja/invoking.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>The Apache Software License, Version 1.1</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/license.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<p>Copyright (c) 2000-2003 The Apache Software Foundation. All rights
|
||||
reserved.</p>
|
||||
|
||||
@ -76,7 +80,9 @@
|
||||
University of Illinois, Urbana-Champaign.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/license.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="./">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Log Files</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/logs.html"> en </a> | <a href="./ja/logs.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>In order to effectively manage a web server, it is necessary
|
||||
to get feedback about the activity and performance of the
|
||||
server as well as any problems that may be occurring. The Apache
|
||||
@ -567,7 +571,9 @@
|
||||
is controlled by the <code class="directive"><a href="./mod/mod_rewrite.html#rewriteloglevel">RewriteLogLevel</a></code> directive.</p>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/logs.html"> en </a> | <a href="./ja/logs.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="./">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>$B%m%0%U%!%$%k(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="./en/logs.html"> en </a> | <a href="./ja/logs.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>$B%&%'%V%5!<%P$r8z2LE*$K4IM}$9$k$?$a$K$O!"%5!<%P$N3hF0$d%Q%U%)!<%^%s%9!"(B
|
||||
$B:#H/@8$7$F$$$k$+$b$7$l$J$$LdBj$K4X$9$k%U%#!<%I%P%C%/$rF@$k$3$H$,I,MW$G$9!#(B
|
||||
Apache HTTP $B%5!<%P$K$OHs>o$KJq3gE*$G=@Fp$J%m%.%s%05!G=$,$"$j$^$9!#(B
|
||||
@ -535,7 +539,9 @@
|
||||
$B$G@)8f$G$-$^$9!#(B</p>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="./en/logs.html"> en </a> | <a href="./ja/logs.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="./mod/">$B%b%8%e!<%k(B</a> | <a href="./mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="./faq/">FAQ</a> | <a href="./glossary.html">$BMQ8l(B</a> | <a href="./sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="../"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Apache Miscellaneous Documentation</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/misc/"> en </a></p>
|
||||
</div>
|
||||
|
||||
|
||||
<p>Below is a list of additional documentation pages that apply
|
||||
to the Apache web server development project.</p>
|
||||
@ -58,7 +62,9 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/misc/"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Miscellaneous Documentation</a></div><div id="page-content"><div id="preamble"><h1>Apache Performance Tuning</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/misc/perf-tuning.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="warning"><h3>Warning:</h3>
|
||||
<p>This document has not been fully updated
|
||||
@ -1048,7 +1052,9 @@
|
||||
of the just-accepted connection.</p>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/misc/perf-tuning.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Miscellaneous Documentation</a></div><div id="page-content"><div id="preamble"><h1>URL Rewriting Guide</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/misc/rewriteguide.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<div class="note">
|
||||
<p>Originally written by<br />
|
||||
<cite>Ralf S. Engelschall <rse@apache.org></cite><br />
|
||||
@ -2204,7 +2208,9 @@ while (<>) {
|
||||
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/misc/rewriteguide.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Miscellaneous Documentation</a></div><div id="page-content"><div id="preamble"><h1>Security Tips</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/misc/security_tips.html"> en </a></p>
|
||||
</div>
|
||||
|
||||
<p>Some hints and tips on security issues in setting up a web server.
|
||||
Some of the suggestions will be general, others specific to Apache.</p>
|
||||
</div>
|
||||
@ -336,7 +340,9 @@
|
||||
</code></p></div>
|
||||
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/misc/security_tips.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache MPM beos</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/beos.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>This Multi-Processing Module is optimized for BeOS.</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>MPM</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>mpm_beos_module</td></tr>
|
||||
@ -89,7 +92,9 @@ will handle during its life</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/beos.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP-Server</a> > <a href="http://httpd.apache.org/docs-project/">Dokumentation</a> > <a href="../">Version 2.1</a> > <a href="./">Module</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache-Kernfunktionen</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/core.html"> de </a> | <a href="../en/mod/core.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Beschreibung:</a></th><td>St<53>ndig verf<72>gbare Kernfunktionen des Apache HTTP
|
||||
Servers</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Core</td></tr></table>
|
||||
@ -3127,7 +3130,9 @@ IP-Adressen angewendet werden</td></tr>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/core.html"> de </a> | <a href="../en/mod/core.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Gepflegt durch das <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Module</a> | <a href="../mod/directives.html">Direktiven</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossar</a> | <a href="../sitemap.html">Seitenindex</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Core Features</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/core.html"> de </a> | <a href="../en/mod/core.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Core Apache HTTP Server features that are always
|
||||
available</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Core</td></tr></table>
|
||||
@ -2994,7 +2997,9 @@ hostname or IP address</td></tr>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/core.html"> de </a> | <a href="../en/mod/core.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Terms Used to Describe Directives</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/directive-dict.html"> en </a> | <a href="../ja/mod/directive-dict.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>This document describes the terms that are used to describe
|
||||
each Apache <a href="directives.html">configuration
|
||||
directive</a>.</p>
|
||||
@ -277,7 +281,9 @@
|
||||
be listed here. In addition, if the directive is available
|
||||
only on certain platforms, it will be noted here.</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/directive-dict.html"> en </a> | <a href="../ja/mod/directive-dict.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,10 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>$B%G%#%l%/%F%#%V$N2r@b$K;H$o$l$kMQ8l(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/directive-dict.html"> en </a> | <a href="../ja/mod/directive-dict.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>$B$3$NJ8=q$O3F(B Apache <a href="directives.html">$B@_Dj%G%#%l%/%F%#%V(B</a>
|
||||
$B$r@bL@$9$k$?$a$K;H$o$l$F$$$kMQ8l$r@bL@$7$^$9!#(B</p>
|
||||
</div>
|
||||
@ -286,7 +290,9 @@
|
||||
$B$^$?!"%G%#%l%/%F%#%V$,FCDj$N%W%i%C%H%U%)!<%`$K$N$_B8:_$9$k$H$-$b(B
|
||||
$B$3$3$K=q$+$l$F$$$^$9!#(B</p>
|
||||
</div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/directive-dict.html"> en </a> | <a href="../ja/mod/directive-dict.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,9 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP-Server</a> > <a href="http://httpd.apache.org/docs-project/">Dokumentation</a> > <a href="../">Version 2.1</a> > <a href="./">Module</a></div><div id="preamble"><h1>Verzeichnis der Direktiven</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/directives.html"> de </a> | <a href="../en/mod/directives.html"> en </a> | <a href="../ja/mod/directives.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Hier sind alle Apache-Direktiven aufgef<65>hrt, die in der
|
||||
@ -380,7 +383,9 @@
|
||||
<li><a href="mod_vhost_alias.html#virtualscriptaliasip">VirtualScriptAliasIP</a></li>
|
||||
<li><a href="mod_include.html#xbithack" id="X" name="X">XBitHack</a></li>
|
||||
</ul></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/directives.html"> de </a> | <a href="../en/mod/directives.html"> en </a> | <a href="../ja/mod/directives.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Gepflegt durch das <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Module</a> | <a href="../mod/directives.html">Direktiven</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossar</a> | <a href="../sitemap.html">Seitenindex</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,9 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div><div id="preamble"><h1>Directive Index</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/directives.html"> de </a> | <a href="../en/mod/directives.html"> en </a> | <a href="../ja/mod/directives.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Each Apache directive available in the standard Apache
|
||||
@ -381,7 +384,9 @@
|
||||
<li><a href="mod_vhost_alias.html#virtualscriptaliasip">VirtualScriptAliasIP</a></li>
|
||||
<li><a href="mod_include.html#xbithack" id="X" name="X">XBitHack</a></li>
|
||||
</ul></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/directives.html"> de </a> | <a href="../en/mod/directives.html"> en </a> | <a href="../ja/mod/directives.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,9 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a> > <a href="./">$B%b%8%e!<%k(B</a></div><div id="preamble"><h1>$B%G%#%l%/%F%#%V0lMw(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/directives.html"> de </a> | <a href="../en/mod/directives.html"> en </a> | <a href="../ja/mod/directives.html"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
$BI8=`(B Apache $BG[I[$K$"$k$9$Y$F$N(B Apache $B$N%G%#%l%/%F%#%V$N0lMw$G$9!#(B
|
||||
@ -379,7 +382,9 @@
|
||||
<li><a href="mod_vhost_alias.html#virtualscriptaliasip">VirtualScriptAliasIP</a></li>
|
||||
<li><a href="mod_include.html#xbithack" id="X" name="X">XBitHack</a></li>
|
||||
</ul></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/directives.html"> de </a> | <a href="../en/mod/directives.html"> en </a> | <a href="../ja/mod/directives.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,9 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP-Server</a> > <a href="http://httpd.apache.org/docs-project/">Dokumentation</a> > <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Modul-Index</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/"> de </a> | <a href="../en/mod/"> en </a> | <a href="../ja/mod/"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Unten ist eine Liste aller Module angegeben, die als Bestandteil der
|
||||
@ -162,7 +165,9 @@ identifier for each request</dd>
|
||||
<dt><a href="mod_vhost_alias.html" id="V" name="V">mod_vhost_alias</a></dt><dd>Provides for dynamically configured mass virtual
|
||||
hosting</dd>
|
||||
</dl></div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/"> de </a> | <a href="../en/mod/"> en </a> | <a href="../ja/mod/"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Gepflegt durch das <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Module</a> | <a href="../mod/directives.html">Direktiven</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossar</a> | <a href="../sitemap.html">Seitenindex</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,9 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a></div><div id="page-content"><div id="preamble"><h1>Module Index</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/"> de </a> | <a href="../en/mod/"> en </a> | <a href="../ja/mod/"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
Below is a list of all of the modules that come as part of
|
||||
@ -161,7 +164,9 @@ identifier for each request</dd>
|
||||
<dt><a href="mod_vhost_alias.html" id="V" name="V">mod_vhost_alias</a></dt><dd>Provides for dynamically configured mass virtual
|
||||
hosting</dd>
|
||||
</dl></div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/"> de </a> | <a href="../en/mod/"> en </a> | <a href="../ja/mod/"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -17,6 +17,9 @@
|
||||
<div class="up"><a href="./"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
|
||||
<div id="path">
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a></div><div id="page-content"><div id="preamble"><h1>$B%b%8%e!<%k0lMw(B</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/"> de </a> | <a href="../en/mod/"> en </a> | <a href="../ja/mod/"> ja </a></p>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
$B0J2<$O(B Apache $B$NG[I[$N0lIt$H$7$FG[$i$l$F$$$k$9$Y$F$N%b%8%e!<%k$N(B
|
||||
@ -157,7 +160,9 @@ performance</dd>
|
||||
<dt><a href="mod_vhost_alias.html" id="V" name="V">mod_vhost_alias</a></dt><dd>Provides for dynamically configured mass virtual
|
||||
hosting</dd>
|
||||
</dl></div></div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../de/mod/"> de </a> | <a href="../en/mod/"> en </a> | <a href="../ja/mod/"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache MPM leader</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/leader.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>An experimental variant of the standard <code class="module"><a href="../mod/worker.html">worker</a></code>
|
||||
MPM</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>MPM</td></tr>
|
||||
@ -73,7 +76,9 @@ MPM</td></tr>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/leader.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_actions</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_actions.html"> en </a> | <a href="../ja/mod/mod_actions.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>This module provides for executing CGI scripts based on
|
||||
media type or request method.</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
@ -130,7 +133,9 @@ method.</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_actions.html"> en </a> | <a href="../ja/mod/mod_actions.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a> > <a href="./">$B%b%8%e!<%k(B</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache $B%b%8%e!<%k(B mod_actions</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_actions.html"> en </a> | <a href="../ja/mod/mod_actions.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">$B@bL@(B:</a></th><td>$B%a%G%#%"%?%$%W$d%j%/%(%9%H%a%=%C%I$K1~$8$F(B
|
||||
CGI $B%9%/%j%W%H$r<B9T$9$k5!G=$rDs6!(B</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">$B%9%F!<%?%9(B:</a></th><td>Base</td></tr>
|
||||
@ -135,7 +138,9 @@ CGI $B%9%/%j%W%H$r<B9T$9$k5!G=$rDs6!(B</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_actions.html"> en </a> | <a href="../ja/mod/mod_actions.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_alias</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_alias.html"> en </a> | <a href="../ja/mod/mod_alias.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Provides for mapping different parts of the host
|
||||
filesystem in the document tree and for URL redirection</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
@ -321,7 +324,9 @@ and designates the target as a CGI script</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_alias.html"> en </a> | <a href="../ja/mod/mod_alias.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a> > <a href="./">$B%b%8%e!<%k(B</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache $B%b%8%e!<%k(B mod_alias</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_alias.html"> en </a> | <a href="../ja/mod/mod_alias.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">$B@bL@(B:</a></th><td>$B%[%9%H%U%!%$%k%7%9%F%`>e$N$$$m$$$m$J0c$&>l=j$r(B
|
||||
$B%I%-%e%a%s%H%D%j!<$K%^%C%W$9$k5!G=$H!"(B
|
||||
URL $B$N%j%@%$%l%/%H$r9T$J$&5!G=$rDs6!$9$k(B</td></tr>
|
||||
@ -335,7 +338,9 @@ CGI $B%9%/%j%W%H$K;XDj(B</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_alias.html"> en </a> | <a href="../ja/mod/mod_alias.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_asis</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_asis.html"> en </a> | <a href="../ja/mod/mod_asis.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Sends files that contain their own
|
||||
HTTP headers</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
@ -96,7 +99,9 @@ HTTP headers</td></tr>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_asis.html"> en </a> | <a href="../ja/mod/mod_asis.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a> > <a href="./">$B%b%8%e!<%k(B</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache $B%b%8%e!<%k(B mod_asis</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_asis.html"> en </a> | <a href="../ja/mod/mod_asis.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">$B@bL@(B:</a></th><td>$B<+J,MQ$N(B HTTP $B%X%C%@$N=q$+$l$F$$$k%U%!%$%k$rAw?.$9$k(B</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">$B%9%F!<%?%9(B:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">$B%b%8%e!<%k<1JL;R(B:</a></th><td>asis_module</td></tr>
|
||||
@ -95,7 +98,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_asis.html"> en </a> | <a href="../ja/mod/mod_asis.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_auth_basic</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_auth_basic.html"> en </a> | <a href="../ja/mod/mod_auth_basic.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Basic authentication</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>auth_basic_module</td></tr>
|
||||
@ -115,7 +118,9 @@ lower level modules</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_auth_basic.html"> en </a> | <a href="../ja/mod/mod_auth_basic.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a> > <a href="./">$B%b%8%e!<%k(B</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache $B%b%8%e!<%k(B mod_auth_basic</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_auth_basic.html"> en </a> | <a href="../ja/mod/mod_auth_basic.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">$B@bL@(B:</a></th><td>$B4pK\G'>Z(B</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">$B%9%F!<%?%9(B:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">$B%b%8%e!<%k<1JL;R(B:</a></th><td>auth_basic_module</td></tr>
|
||||
@ -118,7 +121,9 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_auth_basic.html"> en </a> | <a href="../ja/mod/mod_auth_basic.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_auth_digest</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_auth_digest.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>User authentication using MD5
|
||||
Digest Authentication.</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
|
||||
@ -286,7 +289,9 @@ of clients</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_auth_digest.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_auth_ldap</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_auth_ldap.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Allows an LDAP directory to be used to store the database
|
||||
for HTTP Basic authentication.</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
|
||||
@ -845,7 +848,9 @@ environment variable</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_auth_ldap.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_authn_anon</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authn_anon.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Allows "anonymous" user access to authenticated
|
||||
areas</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
|
||||
@ -205,7 +208,9 @@ formatted email address</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authn_anon.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_authn_dbm</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authn_dbm.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>User authentication using DBM files</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>authn_dbm_module</td></tr>
|
||||
@ -121,7 +124,9 @@ passwords for authentication</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authn_dbm.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_authn_default</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authn_default.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Authentication fallback module</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>authn_default_module</td></tr>
|
||||
@ -65,7 +68,9 @@ modules</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authn_default.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_authn_file</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authn_file.html"> en </a> | <a href="../ja/mod/mod_authn_file.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>User authentication using text files</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>authn_file_module</td></tr>
|
||||
@ -117,7 +120,9 @@ passwords for authentication</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authn_file.html"> en </a> | <a href="../ja/mod/mod_authn_file.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a> > <a href="./">$B%b%8%e!<%k(B</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache $B%b%8%e!<%k(B mod_authn_file</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authn_file.html"> en </a> | <a href="../ja/mod/mod_authn_file.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">$B@bL@(B:</a></th><td>$B%F%-%9%H%U%!%$%k$rMQ$$$?%f!<%6G'>Z(B</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">$B%9%F!<%?%9(B:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">$B%b%8%e!<%k<1JL;R(B:</a></th><td>authn_file_module</td></tr>
|
||||
@ -127,7 +130,9 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authn_file.html"> en </a> | <a href="../ja/mod/mod_authn_file.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_authz_dbm</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_dbm.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Group authorization using DBM files</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>authz_dbm_module</td></tr>
|
||||
@ -171,7 +174,9 @@ store passwords</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_dbm.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_authz_default</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_default.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Authorization fallback module</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>authz_default_module</td></tr>
|
||||
@ -65,7 +68,9 @@ modules</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_default.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_authz_groupfile</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_groupfile.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Group authorization using plaintext files</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>authz_groupfile_module</td></tr>
|
||||
@ -110,7 +113,9 @@ modules</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_groupfile.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_authz_host</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_host.html"> en </a> | <a href="../ja/mod/mod_authz_host.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Group authorizations based on host (name or IP
|
||||
address)</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
@ -311,7 +314,9 @@ evaluated.</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_host.html"> en </a> | <a href="../ja/mod/mod_authz_host.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a> > <a href="./">$B%b%8%e!<%k(B</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache $B%b%8%e!<%k(B mod_authz_host</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_host.html"> en </a> | <a href="../ja/mod/mod_authz_host.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">$B@bL@(B:</a></th><td>$B%[%9%H(B ($BL>A0$b$7$/$O(B IP $B%"%I%l%9(B) $B$K4p$E$$$?%0%k!<%W>5G'(B</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">$B%9%F!<%?%9(B:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">$B%b%8%e!<%k<1JL;R(B:</a></th><td>authz_host_module</td></tr>
|
||||
@ -326,7 +329,9 @@ Deny $B$,I>2A$5$l$k=gHV$r@)8f$9$k(B</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_host.html"> en </a> | <a href="../ja/mod/mod_authz_host.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_authz_owner</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_owner.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Authorization based on file ownership</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>authz_owner_module</td></tr>
|
||||
@ -170,7 +173,9 @@ modules</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_owner.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_authz_user</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_user.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>User Authorization</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>authz_user_module</td></tr>
|
||||
@ -69,7 +72,9 @@ modules</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_authz_user.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_autoindex</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_autoindex.html"> en </a> | <a href="../ja/mod/mod_autoindex.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Generates directory indexes,
|
||||
automatically, similar to the Unix <code>ls</code> command or the
|
||||
Win32 <code>dir</code> shell command</td></tr>
|
||||
@ -847,7 +850,9 @@ of the index listing</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_autoindex.html"> en </a> | <a href="../ja/mod/mod_autoindex.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a> > <a href="./">$B%b%8%e!<%k(B</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache $B%b%8%e!<%k(B mod_autoindex</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_autoindex.html"> en </a> | <a href="../ja/mod/mod_autoindex.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">$B@bL@(B:</a></th><td>Unix $B$N(B <code>ls</code> $B%3%^%s%I$d(B
|
||||
Win32 $B$N(B <code>dir</code> $B%7%'%k%3%^%s%I$K;w$?(B
|
||||
$B%G%#%l%/%H%j%$%s%G%C%/%9$r@8@.$9$k(B</td></tr>
|
||||
@ -941,7 +944,9 @@ Name|Date|Size|Description</code></td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_autoindex.html"> en </a> | <a href="../ja/mod/mod_autoindex.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_cache</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_cache.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Content cache keyed to URIs.</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>cache_module</td></tr>
|
||||
@ -320,7 +323,9 @@ LastModified date.</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_cache.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_cern_meta</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_cern_meta.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>CERN httpd metafile semantics</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>cern_meta_module</td></tr>
|
||||
@ -115,7 +118,9 @@ meta information</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_cern_meta.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_cgi</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_cgi.html"> en </a> | <a href="../ja/mod/mod_cgi.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Execution of CGI scripts</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>cgi_module</td></tr>
|
||||
@ -231,7 +234,9 @@ in the scriptlog</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_cgi.html"> en </a> | <a href="../ja/mod/mod_cgi.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a> > <a href="./">$B%b%8%e!<%k(B</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache $B%b%8%e!<%k(B mod_cgi</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_cgi.html"> en </a> | <a href="../ja/mod/mod_cgi.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">$B@bL@(B:</a></th><td>CGI $B%9%/%j%W%H$N<B9T(B</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">$B%9%F!<%?%9(B:</a></th><td>Base</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">$B%b%8%e!<%k<1JL;R(B:</a></th><td>cgi_module</td></tr>
|
||||
@ -239,7 +242,9 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_cgi.html"> en </a> | <a href="../ja/mod/mod_cgi.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_cgid</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_cgid.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Execution of CGI scripts using an
|
||||
external CGI daemon</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Base</td></tr>
|
||||
@ -89,7 +92,9 @@ the cgi daemon</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_cgid.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_charset_lite</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_charset_lite.html"> en </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Specify character set translation or recoding</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
|
||||
<tr><th><a href="module-dict.html#ModuleIdentifier">Module<6C>Identifier:</a></th><td>charset_lite_module</td></tr>
|
||||
@ -196,7 +199,9 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_charset_lite.html"> en </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.1</a> > <a href="./">Modules</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache Module mod_dav</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_dav.html"> en </a> | <a href="../ja/mod/mod_dav.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Distributed Authoring and Versioning
|
||||
(<a href="http://www.webdav.org/">WebDAV</a>) functionality</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
|
||||
@ -253,7 +256,9 @@ a DAV resource</td></tr>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_dav.html"> en </a> | <a href="../ja/mod/mod_dav.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
|
||||
</body></html>
|
@ -20,6 +20,9 @@
|
||||
<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP $B%5!<%P(B</a> > <a href="http://httpd.apache.org/docs-project/">$B%I%-%e%a%s%F!<%7%g%s(B</a> > <a href="../">$B%P!<%8%g%s(B 2.1</a> > <a href="./">$B%b%8%e!<%k(B</a></div>
|
||||
<div id="page-content">
|
||||
<div id="preamble"><h1>Apache $B%b%8%e!<%k(B mod_dav</h1>
|
||||
<div class="toplang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_dav.html"> en </a> | <a href="../ja/mod/mod_dav.html"> ja </a></p>
|
||||
</div>
|
||||
<table class="module"><tr><th><a href="module-dict.html#Description">$B@bL@(B:</a></th><td>$BJ,;6%*!<%5%j%s%0$H%P!<%8%g%s4IM}(B
|
||||
(<a href="http://www.webdav.org/">WebDAV</a>) $B5!G=(B</td></tr>
|
||||
<tr><th><a href="module-dict.html#Status">$B%9%F!<%?%9(B:</a></th><td>Extension</td></tr>
|
||||
@ -198,7 +201,9 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div class="bottomlang">
|
||||
<p><span>Available Languages: </span><a href="../en/mod/mod_dav.html"> en </a> | <a href="../ja/mod/mod_dav.html"> ja </a></p>
|
||||
</div><div id="footer">
|
||||
<p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
|
||||
<p class="menu"><a href="../mod/">$B%b%8%e!<%k(B</a> | <a href="../mod/directives.html">$B%G%#%l%/%F%#%V(B</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">$BMQ8l(B</a> | <a href="../sitemap.html">$B%5%$%H%^%C%W(B</a></p></div>
|
||||
</body></html>
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user