> My question is, can I give apache ADD_HTTP_RESPONSE_MESSAGE instead of writing it on my own. IIUC this is a component that adds headers based on the output of ADD_UI. I don't see any way to avoid writing it yourself one place or another, and I don't see the upside of embedding it inside of Apache. In Apache, you'd have to write an output filter that buffers the response, parses it, and adds the headers before the response headers are committed/flushed. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx