tomcat 4.1.x safe url decodeInterceptor

P

Peace

Hello all,

Can anyone tell me how to disable safe url checking in jakarta 4.1.x
webserver.
In case of 3.3.x, the following tag does the job:
In <installed-dir>/conf/server.xml

<DecodeInterceptor safe="false">

For more info on 3.3 version chk out :
http://jakarta.apache.org/tomcat/tomcat-3.3-doc/serverxml.html#DecodeInterceptor

In case of 4.1.x, for the httpGet cmd, if the url happens to have // ,
then one slash is trimed off. I wish to disable this action.

Any help greatly appreciated.

Thanx,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top