Hi Steve, is this the HTTP PUT method we are talking about which allows resources to be written to a web server?
If so, obviously the 'out of the box' config for most webservers (inc Apache) wont allow the anonymous user to write files to the servers file system (security risk no?). To alter this config I guess you have to amend the httpd.conf file but, before you do that, I would: a) check the apache access and error logs to see if they say anything interesting (probably in c:\program files\ApacheGroup\Apache\logs" b) use CGI Carp to try and get meaningful CGI errors Can you let us know more about this script you are using etc? joel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 16 July 2002 01:31 To: [EMAIL PROTECTED] Subject: cgi put script? Hi, I'm trying to get the "put" function from Netscape, to work with Apache. I have a windows OS (NT server), and I'm using the windows version of perl as a cgi script interpreter. The problem is, the put script won't work with perl. I just get "server error" messages, because perl doesn't like the commands, or the syntax, in the scripts. I found the scripts from a web site, and a book on Apache. I'd like to first try just finding another put script that will work with perl, in windows. Are there any sources for cgi scripts, I might look at? Failing that, can someone point me to some resources to show me how to write my own put scripts? Thanks, Steve -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]