https://issues.apache.org/bugzilla/show_bug.cgi?id=45187





--- Comment #3 from Jeff Trawick <[EMAIL PROTECTED]>  2008-06-12 08:16:39 PST 
---
possibly the actual URLs you're having problems with are not getting passed to
your application properly, such that Apache ends up trying to map the file to
disk and as part of that find out that the file doesn't exist

what module is supposed to handle these requests?  is it smart enough to bypass
Apache's logic to try to find a matching file on disk?

its not really anybody's business which filenames are too long for the
filesystem Apache runs from, and it isn't a valid file request anyway, so
forbidden seems fine


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to