On Mon, Jun 6, 2011 at 14:15, Maurizio Totti <maurizio.to...@gmail.com> wrote: > I would try to set an http header variable "on the fly" but without success > :-( > I write this simple module to test the functionality > > http://pastebin.com/b8hcZTtb > > I don't understand my error, someone can help me?
- Is your module supposed to be a filter or a handler? Your example is a bit of both. - What error (if any) do you get and when? - Have you looked at the mod_headers source?