Thank you very much. My problem is solved. *Thanks and Best Regards,Ahmad Ismail*
On Thu, Jun 23, 2022 at 7:52 PM Eric Covener <cove...@gmail.com> wrote: > > 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-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >