I am new to Apache and mod_perl, currently i am happened to work on that. I am facing some problem in using stacked handler in mod_perl2.0 which is working fine in mod_perl1.0
Here first handler is invoked but not the second, though 1st handler returns OK.
Kindly help me out.