¤Û¤È¤ó¤É¤Î´ÉÍý¼Ô¤Ï¡¢¤è¤¯»È¤ï¤ì¤ë¥Õ¥¡¥¤¥ë̾¤Î³ÈÄ¥»Ò¤ò
IANA ¤ËÅÐÏ¿¤µ¤ì¤¿¥³¥ó¥Æ¥ó¥È¥¿¥¤¥×¤Ë´ØÏ¢ÉÕ¤±¤Æ¤¤¤ë¡¢
Apache ¤Î <code>mime.types</code> ¥Õ¥¡¥¤¥ë¤ò»È¤¤¤Þ¤¹¡£
- ¸½ºß¤Î°ìÍ÷¤Ï <a href="http://www.isi.edu/in-notes/iana/assignments/media-types/media-types">http://www.isi.edu/in-notes/iana/assignments/media-types/media-types</a>
+ ¸½ºß¤Î°ìÍ÷¤Ï <a href="http://www.iana.org/assignments/media-types/index.html">http://www.iana.org/assignments/media-types/index.html</a>
¤Ç´ÉÍý¤µ¤ì¤Æ¤¤¤Þ¤¹¡£¤³¤ì¤Ï¡¢¼çÍפʥá¥Ç¥£¥¢¥¿¥¤¥×¤ÎÄêµÁ¤òÄ󶡤·¤Æ¡¢
ɬÍפȤ³¤í¤ò <code class="directive"><a href="#addtype">AddType</a></code> ¤Ç
¾å½ñ¤¤¹¤ë¡¢¤È¤¤¤¦ÊýË¡¤Ç <code>httpd.conf</code> ¤ò´Êά¤Ë¤·¤Þ¤¹¡£
<?xml version="1.0" encoding="iso-2022-jp"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 160365 -->
+<!-- English Revision: 193037 -->
<!--
Copyright 2002-2005 The Apache Software Foundation or its licensors, as
IANA \e$B$KEPO?$5$l$?%3%s%F%s%H%?%$%W$K4XO"IU$1$F$$$k!"\e(B
Apache \e$B$N\e(B <code>mime.types</code> \e$B%U%!%$%k$r;H$$$^$9!#\e(B
\e$B8=:_$N0lMw$O\e(B <a href=
- "http://www.isi.edu/in-notes/iana/assignments/media-types/media-types"
- >http://www.isi.edu/in-notes/iana/assignments/media-types/media-types</a>
+ "http://www.iana.org/assignments/media-types/index.html"
+ >http://www.iana.org/assignments/media-types/index.html</a>
\e$B$G4IM}$5$l$F$$$^$9!#$3$l$O!"<gMW$J%a%G%#%"%?%$%W$NDj5A$rDs6!$7$F!"\e(B
\e$BI,MW$H$3$m$r\e(B <directive module="mod_mime">AddType</directive> \e$B$G\e(B
\e$B>e=q$-$9$k!"$H$$$&J}K!$G\e(B <code>httpd.conf</code> \e$B$r4JN,$K$7$^$9!#\e(B
<code class="directive">RewriteRule</code> as follows:</p>
<div class="example"><p><code>
- RewriteRule ^/ex/(.*) %{examplemap:$1}
+ RewriteRule ^/ex/(.*) ${examplemap:$1}
</code></p></div>
<p>The following combinations for <em>MapType</em> and
<directive>RewriteRule</directive> as follows:</p>
<example>
- RewriteRule ^/ex/(.*) %{examplemap:$1}
+ RewriteRule ^/ex/(.*) ${examplemap:$1}
</example>
<p>The following combinations for <em>MapType</em> and
This dedicated worker could not be used again until the Keep Alive
timeout was reached.</dd>
+ <dt>SQL Database Support</dt>
+ <dd><code class="module"><a href="./mod/mod_dbd.html">mod_dbd</a></code>, together with the apr_dbd framework,
+ brings direct SQL support to modules that need it. Supports
+ connection pooling in threaded MPMs.</dd>
+
</dl>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">
<code class="module"><a href="./mod/mod_filter.html">mod_filter</a></code>, using the
<code>ap_register_output_filter_protocol</code> or
<code>ap_filter_protocol</code> calls.</dd>
+
+ <dt>Monitor hook added</dt>
+ <dd>Monitor hook enables modules to run regular/scheduled jobs
+ in the parent (root) process.</dd>
</dl>
</div></div>
<div class="bottomlang">
<?xml version='1.0' encoding='EUC-KR' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:169315 (outdated) -->
+<!-- English Revision: 105989:193026 (outdated) -->
<!--
Copyright 2004-2005 The Apache Software Foundation or its licensors,
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.pt-br.xsl"?>
-<!-- English Revision: 151408:169315 (outdated) -->
+<!-- English Revision: 151408:193026 (outdated) -->
<!--
Copyright 2005 The Apache Software Foundation or its licensors,