Loading docs/manual/mod/mod_proxy.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1470,7 +1470,7 @@ directly</description> </dl> <p>As a degenerate case, a <em>SubNet</em> with 32 valid bits is the equivalent to an <var><a href="#ipadr">IPAddr</a></var>, while a <var>SubNet</var> with zero equivalent to an <var><a href="#ipaddr">IPAddr</a></var>, while a <var>SubNet</var> with zero valid bits (<em>e.g.</em>, 0.0.0.0/0) is the same as the constant <var>_Default_</var>, matching any IP address.</p></dd> Loading docs/manual/rewrite/avoid.xml +1 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,7 @@ with mod_rewrite</a>, it is seldom the right way. Creating individual event that you have an enormous number of virtual hosts, consider using <module>mod_vhost_alias</module> to create these hosts automatically.</p> <p>Third-party modules such as <a href="link_needed">mod_macro</a> are <p>Third-party modules such as <a href="http://people.apache.org/~fabien/mod_macro/">mod_macro</a> are also useful for creating a large number of virtual hosts dynamically.</p> <p>Using <module>mod_rewrite</module> for vitualhost creation may be Loading docs/manual/rewrite/proxy.xml +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ ProxyPassReverse / http://old.example.com/ <p>Consider using either <directive module="mod_proxy">ProxyPass</directive> or <directive module="mod_rewrite">ProxyPassMatch</directive> whenever possible in module="mod_proxy">ProxyPassMatch</directive> whenever possible in preference to mod_rewrite.</p> </dd> </dl> Loading docs/manual/rewrite/remapping.xml +2 −2 Original line number Diff line number Diff line Loading @@ -249,7 +249,7 @@ RewriteRule ^(.*).html$ $1.php<br /> <Directory> block or in a .htaccess file), so that the <code>-f</code> checks are looking at the correct directory path. You may need to set a <directive module="mod_rewite">RewriteBase</directive> directive to specify the module="mod_rewrite">RewriteBase</directive> directive to specify the directory base that you're working in.</p> </dd> </dl> Loading @@ -275,7 +275,7 @@ RewriteRule ^(.*).html$ $1.php<br /> <dd> <p>The very best way to solve this doesn't involve mod_rewrite at all, but rather uses the <directive module="alias">Redirect</directive> but rather uses the <directive module="mod_alias">Redirect</directive> directive placed in a virtual host for the non-canonical hostname(s).</p> Loading docs/manual/sections.xml +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ to work all the time, because it can suppress useful error messages about missing modules.</p> <p>In the following example, the <directive module="mod_mime_magic">MimeMagicFiles</directive> directive will be module="mod_mime_magic">MimeMagicFile</directive> directive will be applied only if <module>mod_mime_magic</module> is available.</p> <example> Loading Loading
docs/manual/mod/mod_proxy.xml +1 −1 Original line number Diff line number Diff line Loading @@ -1470,7 +1470,7 @@ directly</description> </dl> <p>As a degenerate case, a <em>SubNet</em> with 32 valid bits is the equivalent to an <var><a href="#ipadr">IPAddr</a></var>, while a <var>SubNet</var> with zero equivalent to an <var><a href="#ipaddr">IPAddr</a></var>, while a <var>SubNet</var> with zero valid bits (<em>e.g.</em>, 0.0.0.0/0) is the same as the constant <var>_Default_</var>, matching any IP address.</p></dd> Loading
docs/manual/rewrite/avoid.xml +1 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,7 @@ with mod_rewrite</a>, it is seldom the right way. Creating individual event that you have an enormous number of virtual hosts, consider using <module>mod_vhost_alias</module> to create these hosts automatically.</p> <p>Third-party modules such as <a href="link_needed">mod_macro</a> are <p>Third-party modules such as <a href="http://people.apache.org/~fabien/mod_macro/">mod_macro</a> are also useful for creating a large number of virtual hosts dynamically.</p> <p>Using <module>mod_rewrite</module> for vitualhost creation may be Loading
docs/manual/rewrite/proxy.xml +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ ProxyPassReverse / http://old.example.com/ <p>Consider using either <directive module="mod_proxy">ProxyPass</directive> or <directive module="mod_rewrite">ProxyPassMatch</directive> whenever possible in module="mod_proxy">ProxyPassMatch</directive> whenever possible in preference to mod_rewrite.</p> </dd> </dl> Loading
docs/manual/rewrite/remapping.xml +2 −2 Original line number Diff line number Diff line Loading @@ -249,7 +249,7 @@ RewriteRule ^(.*).html$ $1.php<br /> <Directory> block or in a .htaccess file), so that the <code>-f</code> checks are looking at the correct directory path. You may need to set a <directive module="mod_rewite">RewriteBase</directive> directive to specify the module="mod_rewrite">RewriteBase</directive> directive to specify the directory base that you're working in.</p> </dd> </dl> Loading @@ -275,7 +275,7 @@ RewriteRule ^(.*).html$ $1.php<br /> <dd> <p>The very best way to solve this doesn't involve mod_rewrite at all, but rather uses the <directive module="alias">Redirect</directive> but rather uses the <directive module="mod_alias">Redirect</directive> directive placed in a virtual host for the non-canonical hostname(s).</p> Loading
docs/manual/sections.xml +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ to work all the time, because it can suppress useful error messages about missing modules.</p> <p>In the following example, the <directive module="mod_mime_magic">MimeMagicFiles</directive> directive will be module="mod_mime_magic">MimeMagicFile</directive> directive will be applied only if <module>mod_mime_magic</module> is available.</p> <example> Loading