Web Servers General Talk - How to prevent apache from auto decode URI?

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers General Talk > February 2005 > How to prevent apache from auto decode URI?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author How to prevent apache from auto decode URI?
Carfield Yim

2005-02-20, 8:52 pm

I have a Java servlet webapp which will talk with apache using
mod_proxy. It need to read the URI, which sometime contains multibyte
character, like Big5 Chinese character.

I encode the URI using Java URLEncoder, but sometime apache will try
to decode it but fail to provide correct result. How can I tell apache
don't decode it so that I can handle it myself at java?
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com