Re: [users@httpd] URL with 2 question marks being truncated between access and rewrite stage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 15, 2005 at 02:27:53PM -0800, Terrence Brannon wrote:
> Something unusual is happening. The access log shows a url which
> contains 
> "?STRING=adf" (the fourth line down). The backslashes at 80 characters
> are due to line-wrapping and are not a part of the actual query string
> 
> However, the rewrite log shows a URL truncated just before "?STRING=adf"
> :
> 
> 1/ What might cause a URL to be truncated between the time the request
> is received and the mod_rewrite stage?

It's not being truncated; the items after the '?' aren't part file being
requested, they're the query string. The items after the first question
mark are included because the '?' is URI escaped (%3F) in the request.

--n

-- 
<huey> dd of=/dev/fd0 if=/dev/flippy bs=1024
<huey> ^^^ Making Flippy Floppy


---------------------------------------------------------------------
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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux