I have Client -> webserver (with weblogic plugin) -> weblogic app server When the client sends a request to the webserver, eg: GET /mid-tier/forms/test/ABC%3AIssue I am watching the weblogic access log: 1) If the webserver is SunOne/iplanet, I see GET /mid-tier/forms/test/ABC:Issue 2) If the webserver is Apache 2.0.55, I see GET /mid-tier/forms/test/ABC%AIssue Looks like iplanet did a URL decoding while Apache didn't. Is there a way that I can configure Apache to behave the same as iplanet? Thanks! Frank --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx