Re: GET,POST is OK but PUT, HEAD??? No idea!

Jerome Munchenberg wrote:
> 
> CGI applications usually handle POST and GET request methods. Are there
> situations where CGI applications receive PUT or HEAD request methods?

This sort of thing can be done with Apache modules.
(http://www.apache.org/)  

> Where can I find out about PUT and HEAD functionality?

http://www.w3.org/pub/WWW/Protocols/


-- 
Stewart Brodie, Electronics & Computer Science, Southampton University.
http://www.ecs.soton.ac.uk/~snb94r/      http://delenn.ecs.soton.ac.uk/

Received on Tuesday, 10 September 1996 06:16:01 UTC