You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by YuanGao Zhang <yz...@convedia.com> on 2006/08/12 00:26:31 UTC

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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org