[EMAIL PROTECTED] ACL - access control lists

2008-07-21 Thread apache a
does apache servers use ACLs to check conditions based on the incoming http request URL, even before the header is parsed?

[EMAIL PROTECTED] http header parsing

2008-07-21 Thread apache a
has anyone found a scenarion, wherein based on a condition, the http header will NOT be parsed at all... what the steps involved, after an http request reaches the server,

[EMAIL PROTECTED] http response without parsing the header

2008-07-02 Thread apache a
does apache have a feature, where a response is given without parsing the header at all. also, if there is header parsing, which module should i check aa9160