Apache 2.0, mod_perl filter question

2003-08-12 Thread Ilia Rassadzin
Hello mod_perl, I have some problems with filtering HTTPS traffic. I modified for my needs FilterSnoop module from Stas Bekman filter tutorial. It perfectly sees HTTP data, but not HTTPS. Does anyone have any suggestions(ideas) about how to implement a filter which will see HTTPS? Thanks in advan

Re: Mod_perl how to include the result of mod_autoindex?

2003-08-12 Thread Christopher Grau
On Mon, Aug 11, 2003 at 08:37:19AM -0700, Coexec wrote: > The end user will submit a form. One of the values in > that form will be a path on the local web server. So > in the return of the CGI, I want to include the > results of Apache's autoindex. I cannot figure out > how to do it. If I coul

Re[2]: How to restart the root server from within modperl?

2003-08-12 Thread Mike P. Mikhailov
Hello Dirk Lutzebaeck, Tuesday, August 12, 2003, 3:50:01 PM, you wrote: DL> Dennis Stout writes: DL> > On a whim, I would try writing a second script to do the actual shutdown and DL> > restart of Apache. DL> > DL> > Then have your mod_perl program either run it in the background (with a &)

Re: [mp2] Child process exited

2003-08-12 Thread Jean-Sebastien Guay
So, did anyone have time to check this out? This is pretty major for me, I can't implement mod_perl at my site until I find out what is causing this crash and fix it. And I really have no idea what could be causing it. I'm using CGI.pm 2.98, Template-Toolkit 2.10, Apache/2.0.47 (Win32) mod_perl/1.