By "I can ftp to ..." I meant I was able to ftp to the host where tomcat
runs as a regular user, say, yzhang.
But ftp access as user "root" is disabled, if Tomcat uses FTP to do put,
which user does it use by default, "tomcat" or "root" or something else?

Thanks.

-----Original Message-----
From: Propes, Barry L [mailto:[EMAIL PROTECTED]
Sent: Friday, August 11, 2006 3:44 PM
To: Tomcat Users List
Subject: RE: Tomcat 5.5.17 rejects PUT request


I'll have to double check...maybe not, but I was thinking it did.

-----Original Message-----
From: YuanGao Zhang [mailto:[EMAIL PROTECTED]
Sent: Friday, August 11, 2006 5:43 PM
To: Tomcat Users List
Subject: RE: Tomcat 5.5.17 rejects PUT request


I don't think so. I can ftp to the host where tomcat runs.

Does Tomcat rely on FTP for processing put requests?

-----Original Message-----
From: Propes, Barry L [mailto:[EMAIL PROTECTED]
Sent: Friday, August 11, 2006 3:30 PM
To: Tomcat Users List
Subject: RE: Tomcat 5.5.17 rejects PUT request


maybe the FTP port is blocked? Isn't that what PUT essentially does?

-----Original Message-----
From: YuanGao Zhang [mailto:[EMAIL PROTECTED]
Sent: Friday, August 11, 2006 5:27 PM
To: users@tomcat.apache.org
Subject: Tomcat 5.5.17 rejects PUT request


Hello,

I'm new to tomcat and have problems to have tomcat 5.5.17 accepting a PUT
request.
I tried GET, POST, and PUT. Both GET and POST work fine, but PUT is rejected
with
403 - "Access to the specified resource () has been forbidden".

HTTP/1.1 403 Forbidden
Server: Apache-Coyote/1.1
Content-Type: text/html;charset=utf-8
Content-Length: 964
Date: Fri, 11 Aug 2006 21:38:01 GMT

<html><head><title>
Apache Tomcat/5.5.17 - Error report</title><style><!--H1
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;fo
nt-size:22px;} H2
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;fo
nt-size:16px;} H3
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;fo
nt-size:14px;} BODY
{font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
P
{font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:
12px;}A {color : black;}A.name {color : black;}HR {color :
#525D76;}--></style> </head><body><h1>HTTP Status 403 - </h1><HR size="1"
noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b>
<u></u></p><p><b>description</b> <u>Access to the specified resource () has
been forbidden.</u></p><HR size="1" noshade="noshade"><h3>Apache
Tomcat/5.5.17</h3></body></html>

I wonder if somebody can tell me how to configure tomacat 5.5.17 to accept
PUT. I used tocat 4.1.31 which also rejects PUT.

Thanks a lot,

Yuangao


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to