You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by ma...@hyperreal.com on 1997/03/29 22:45:59 UTC

Changed information for PR config/277

Synopsis: Unable to use PUT method (Netscape 4 - composer - publish option); Is it not supported?

State-Changed-From-To: open-closed
State-Changed-By: marc
State-Changed-When: Sat Mar 29 13:45:58 PST 1997
State-Changed-Why:
Apache does not have built in support for the PUT method.
You can write your own script and use a directive 
like "Script PUT /cgi-bin/script.cgi".  There are various
security concerns involved that need to be resolved before
we can include any worthwhile PUT handler.  

The easiest solution is to just tell Netscape to use
ftp (you know, the way things have worked for years and
years...) to upload pages.  Instead of giving it 
http://whatever to upload to, give it ftp://host/full/path