So, is there a way to chain the content handler, so that different content handlers can be processed one by one. Thanks again On Fri, Jan 23, 2009 at 9:09 PM, Eric Covener <covener@xxxxxxxxx> wrote: > 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 > > --------------------------------------------------------------------- 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