Nathan Nobbe wrote:
Chris, thanks for your reply it sounds like apache does allow the use of a script to handle PUT requests
If you install the module, yes.
from the sound of it; PUT and DELETE wont work well when using a browser to interact w/ a server, it seems like they are mostly supplied for programmatic interaction only, but that sounds odd to me.... i wonder what the intended use of PUT and DELETE was when they were first created and added to the HTTP.
http://www.webdav.org/specs/rfc2518.html#METHOD_PUT What are you trying to do anyway where you need put/delete? -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php