From: Rich Bowen Date: Tue, 17 May 2011 02:56:47 +0000 (+0000) Subject: Who even knows what ISINDEX means any more? Well, other than people reading this... X-Git-Tag: 2.3.13~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ce70dd70be1b09839ae83aed0a967633a8c1b67;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/docs/manual/mod/mod_actions.xml b/docs/manual/mod/mod_actions.xml index 43c9a461cca..a5fa94ae578 100644 --- a/docs/manual/mod/mod_actions.xml +++ b/docs/manual/mod/mod_actions.xml @@ -146,7 +146,7 @@ method. proceed normally.

Examples - # For <ISINDEX>-style searching
+ # All GET requests go here
Script GET /cgi-bin/search

# A CGI PUT handler