Commit 864ee471 authored by Richard Bowen's avatar Richard Bowen
Browse files

Who even knows what ISINDEX means any more? Well, other than people reading this commit message.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1103989 13f79535-47bb-0310-9956-ffa450edef68
parent 180a439c
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/mod/mod_actions.xml: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -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 />