summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2001-01-24 00:24:08 +0100
committerJoshua Slive <slive@apache.org>2001-01-24 00:24:08 +0100
commitb4a5b0facdd94e52b8e73f174adf4621af6d7122 (patch)
tree44d0e09b099d94a7ba17a2d6e49c475c13ea85b1 /docs/manual
parentAllow the core_output_filter to deal with multiple file buckets in the (diff)
downloadapache2-b4a5b0facdd94e52b8e73f174adf4621af6d7122.tar.xz
apache2-b4a5b0facdd94e52b8e73f174adf4621af6d7122.zip
Fix the search form to interface to the new search engine.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87802 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/index.html3
-rw-r--r--docs/manual/index.html.en3
-rw-r--r--docs/manual/index.html.fr13
3 files changed, 11 insertions, 8 deletions
diff --git a/docs/manual/index.html b/docs/manual/index.html
index 09af7c92e6..9781742513 100644
--- a/docs/manual/index.html
+++ b/docs/manual/index.html
@@ -49,8 +49,9 @@
<table cellspacing="0" cellpadding="0" border="0" width="600">
<tr><td align="center">
<form method="post" action="http://search.apache.org/">
- <input type="hidden" name="what" value="ap">
+ <input type="hidden" name="what" value="httpd.apache.org">
<input type="hidden" name="results" value="20">
+ <input type="hidden" name="version" value="2">
<input type="text" name="keyword" size="20">
<input type="submit" value="Search">
</form>
diff --git a/docs/manual/index.html.en b/docs/manual/index.html.en
index 09af7c92e6..9781742513 100644
--- a/docs/manual/index.html.en
+++ b/docs/manual/index.html.en
@@ -49,8 +49,9 @@
<table cellspacing="0" cellpadding="0" border="0" width="600">
<tr><td align="center">
<form method="post" action="http://search.apache.org/">
- <input type="hidden" name="what" value="ap">
+ <input type="hidden" name="what" value="httpd.apache.org">
<input type="hidden" name="results" value="20">
+ <input type="hidden" name="version" value="2">
<input type="text" name="keyword" size="20">
<input type="submit" value="Search">
</form>
diff --git a/docs/manual/index.html.fr b/docs/manual/index.html.fr
index b2663b13ef..cadce389e3 100644
--- a/docs/manual/index.html.fr
+++ b/docs/manual/index.html.fr
@@ -48,12 +48,13 @@
<table cellspacing="0" cellpadding="0" border="0" width="600">
<tr><td align="center">
- <form method="post" action="http://search.apache.org/">
- <input type="hidden" name="what" value="ap">
- <input type="hidden" name="results" value="20">
- <input type="text" name="keyword" size="20">
- <input type="button" value="Chercher">
- </form>
+ <form method="post" action="http://search.apache.org/">
+ <input type="hidden" name="what" value="httpd.apache.org">
+ <input type="hidden" name="results" value="20">
+ <input type="hidden" name="version" value="2">
+ <input type="text" name="keyword" size="20">
+ <input type="submit" value="Search">
+ </form>
</td></tr></table>
<table cellspacing="0" cellpadding="0" border="0" width="600">