[Catalyst] Re: Http Status Chart

Aristotle Pagaltzis pagaltzis at gmx.de
Thu Mar 13 10:00:31 GMT 2008


* Matt Lawrence <matt.lawrence at ymogen.net> [2008-03-13 10:55]:
> Aristotle Pagaltzis wrote:
>> So when would 403 happen? F.ex. if access to the resource is
>> restricted to certain IP ranges, and you are requesting the
>> resource from an IP outside of those. Or in case of Apache,
>> you are asking for a URI that’s served from the file system,
>> but the web server does not have permission to read that file.
>> Or you request a URI with a trailing slash, but the
>> corresponding directory has no `index.html` and the server is
>> not configured to generate directory listings.
>
> Is there a particular status code for denying access based on
> application-level authentication, or should you just use 200
> for that?

Errm. :-)

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list