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
This commit is contained in:
Rich Bowen
2011-05-17 02:56:47 +00:00
parent f974cdc216
commit 7ce70dd70b

View 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 />