You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@locus.apache.org on 2000/12/30 00:34:38 UTC

cvs commit: httpd-docs-1.3/htdocs/manual index.html.en

wrowe       00/12/29 15:34:37

  Modified:    htdocs/manual index.html.en
  Log:
    Whoever is 'washing' the files needs to look for a bug...
  
  Revision  Changes    Path
  1.44      +1 -1      httpd-docs-1.3/htdocs/manual/index.html.en
  
  Index: index.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/index.html.en,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- index.html.en	2000/11/12 23:54:17	1.43
  +++ index.html.en	2000/12/29 23:34:37	1.44
  @@ -48,7 +48,7 @@
   
   <table cellspacing="0" cellpadding="0" border="0" width="600">
   <tr><td align="center">
  -   <form method="post" action="http://search.apache.org/">
  +   <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">
  
  
  

RE: cvs commit: httpd-docs-1.3/htdocs/manual index.html.en

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
Sorry for beating anyone up on this issue... it's the swish-e search
script that was the bad boy.  For now let's leave this alone.  
I referred the issue to the script's maintainer, but for the moment, 
"POST" is a good thing.  If nothing is done by next week, I'll fix 
the search script myself.

Bill

> -----Original Message-----
> From: wrowe@locus.apache.org [mailto:wrowe@locus.apache.org]
> Sent: Friday, December 29, 2000 5:35 PM
> To: httpd-docs-1.3-cvs@apache.org
> Subject: cvs commit: httpd-docs-1.3/htdocs/manual index.html.en
> 
> 
> wrowe       00/12/29 15:34:37
> 
>   Modified:    htdocs/manual index.html.en
>   Log:
>     Whoever is 'washing' the files needs to look for a bug...
>   
>   Revision  Changes    Path
>   1.44      +1 -1      httpd-docs-1.3/htdocs/manual/index.html.en
>   
>   Index: index.html.en
>   ===================================================================
>   RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/index.html.en,v
>   retrieving revision 1.43
>   retrieving revision 1.44
>   diff -u -r1.43 -r1.44
>   --- index.html.en	2000/11/12 23:54:17	1.43
>   +++ index.html.en	2000/12/29 23:34:37	1.44
>   @@ -48,7 +48,7 @@
>    
>    <table cellspacing="0" cellpadding="0" border="0" width="600">
>    <tr><td align="center">
>   -   <form method="post" action="http://search.apache.org/">
>   +   <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">
>   
>   
>   
>