]> granicus.if.org Git - apache/commitdiff
Remove some rather confusing phrasing regarding mod_proxy and how to
authorRich Bowen <rbowen@apache.org>
Thu, 21 Jul 2005 13:34:11 +0000 (13:34 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 21 Jul 2005 13:34:11 +0000 (13:34 +0000)
determine if it is installed.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@220063 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.xml

index acc78812191acc1113c73e422d342e91d1e3d096..a6d47fb67c5c2399044a970d6dd0727647b6d92f 100644 (file)
@@ -1366,14 +1366,8 @@ When using the NOT character
           to map some remote stuff into the namespace of the local
           server. 
 
-          <p>Notice: To use this functionality make sure you have
-          the proxy module compiled into your Apache server
-          program. If you don't know please check whether
-          <code>mod_proxy.c</code> is part of the ``<code>httpd
-          -l</code>'' output. If yes, this functionality is
-          available to mod_rewrite. If not, then you first have to
-          rebuild the <code class="program"><a href="../programs/httpd.html">httpd</a></code> program with mod_proxy
-          enabled.</p>
+          <p>Notice: <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> must be enabled in order
+          to use this flag.</p>
         </li>
 
         <li>
index 13492a955ea167aab395e3e8994823365ee73f88..5a10508521b8e55ce74b368d43bf51c88eba6d46 100644 (file)
@@ -1383,14 +1383,8 @@ When using the NOT character
           to map some remote stuff into the namespace of the local
           server. 
 
-          <p>Notice: To use this functionality make sure you have
-          the proxy module compiled into your Apache server
-          program. If you don't know please check whether
-          <code>mod_proxy.c</code> is part of the ``<code>httpd
-          -l</code>'' output. If yes, this functionality is
-          available to mod_rewrite. If not, then you first have to
-          rebuild the <program>httpd</program> program with mod_proxy
-          enabled.</p>
+          <p>Notice: <module>mod_proxy</module> must be enabled in order
+          to use this flag.</p>
         </li>
 
         <li>