On Fri, Jan 23, 2009 at 7:57 AM, anson ho <hotszkin@xxxxxxxxx> wrote: > If I have different content handlers set in server context and > location context. Will both handler get processed? If so, what is the > process sequence? If it's via SetHandler, the one specified in the Location will be the "effective" value. This is simply a string sitting in a structure, and each handler checks it to see if they're responsible for the request. The merging has happened much earlier. -- 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