Re: Differences between different Apaches in file requests

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

 



On Wed, Sep 24, 2008 at 3:42 PM, André Warnier <aw@xxxxxxxxxx> wrote:
> I created a file called "valentín.jpg" in my document root and tried to
> access it with Firefox, and I get a 403 forbidden response.
>
> GET http://zaphod/valent%EDn.jpg --> 403 Forbidden

On modern windows, I don't think filenames are stored in a local
codepage, so that filename doesn't map to any file.

It's likely reported as 403 instead of a 404 because a utility
function barfs on the non-utf8 input (before calling into Windows to
stat the massaged path)

--
Eric Covener
covener@xxxxxxxxx

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