Re: Help! PerlPreConnectionHandler not called

2003-12-05 Thread Stas Bekman
Weixian Shen wrote: I wrote a simple handler that for preconnection phase. But it wasn't called. I used PerlPreConnectionHandler directive in perl.conf which is included by httpd.conf. I made intentional syntax error in the module, restart apache, but no error log, everything works as before. If I

Help! PerlPreConnectionHandler not called

2003-12-05 Thread Weixian Shen
I wrote a simple handler that for preconnection phase. But it wasn't called. I used PerlPreConnectionHandler directive in perl.conf which is included by httpd.conf. I made intentional syntax error in the module, restart apache, but no error log, everything works as before. If I were to add the same