The following reply was made to PR general/3437; it has been noted by GNATS.

From: Marc Slemko <[EMAIL PROTECTED]>
To: Andrew Clark <[EMAIL PROTECTED]>
Cc: Apache bugs database <[EMAIL PROTECTED]>
Subject: Re: general/3437: Interprets method incorrectly.
Date: Sun, 22 Nov 1998 23:19:44 -0800 (PST)

 On Sat, 21 Nov 1998, Andrew Clark wrote:
 
 > <Directory /usr/local/www>
 > Options All
 > AllowOverride AuthConfig Limit
 > order allow,deny
 > allow from all
 > </Directory>
 > Script PUT /cgi-bin/putscript
 > --------------------------
 > Yes, I do not have any access restrictions for testing purposes.
 > The script used for put is from
 > 'http://symposia.inria.fr/symposia/userdoc/put/put-c.html'
 > However it does not appear that the script is even getting invoked.
 
 Are you sure that it isn't the script doing bogus things?  If you do
 "Script PUT /cgi-bin/printenv" instead (assuming printenv exists on your
 server), do you see the same behaviour?
 
 Are you sure that there isn't a difference in that some of the files exist
 and some don't?  You PUT /foo, then try /foo/bar.html.
 
 

Reply via email to