Results 1 to 1 of 1
HI,
When ever I try to access a URL containing '%26' in my application, it is not rendered.
If I replace the '%26' with '&' character, it works fine.
I ...
- 12-22-2010 #1Just Joined!
- Join Date
- Oct 2010
- Posts
- 1
Problem with %26 in URL
HI,
When ever I try to access a URL containing '%26' in my application, it is not rendered.
If I replace the '%26' with '&' character, it works fine.
I am using Apache as my webserver for my application.
Could you please help me with a rewrite rule that resolves the issue?
Thanks in advance.
-SB


Reply With Quote