* `build all`
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@193076
13f79535-47bb-0310-9956-
ffa450edef68
<?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: 104971:151405 (outdated) -->
+<!-- English Revision: 104971:193033 (outdated) -->
<!--
Copyright 2002-2004 The Apache Software Foundation
<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