On Wed, Apr 30, 2008 at 11:49 AM, Phil Pinkerton <[EMAIL PROTECTED]> wrote:
>
> On Wed, Apr 30, 2008 at 11:30 AM, Joshua Slive <[EMAIL PROTECTED]> wrote:

>  >  The point is, the # and following stuff never make it to the server;
>  >  they are eaten by the client.
>  >
>  >  To fix the problem, you need to look at where that URL is being
>  >  generated, and fix the generator to properly escape the #. It can't be
>  >  fixed once it has been sent to the client.

>  The address is built from a Perl Script

Great. Then you just need to fix the perl script to do proper URL escaping.

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to