]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Who even knows what ISINDEX means any more? Well, other than people reading this...
authorRich Bowen <rbowen@apache.org>
Tue, 17 May 2011 02:56:47 +0000 (02:56 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 17 May 2011 02:56:47 +0000 (02:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1103989 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_actions.xml

index 43c9a461cca2e9ca0ce9aa5e12bac8f258c7b667..a5fa94ae578e7e6942a571c376b1bb0b948dc929 100644 (file)
@@ -146,7 +146,7 @@ method.</description>
     proceed normally.</p>
 
     <example><title>Examples</title>
-      # For &lt;ISINDEX&gt;-style searching<br />
+      # All GET requests go here<br />
       Script GET /cgi-bin/search<br />
       <br />
       # A CGI PUT handler<br />