Under Apache 1.3, how can I respond to DELETE request with a PHP script? I have no problem with GET, POST, or PUT. The only thing I found was the "Scripts" directive, but that requires a specic script to be named. I am looking for something more generic, possibly where I can just say that php scripts can accept DELETE requests.
Any suggestions? --- Seairth Jacobs [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php