Re: [EMAIL PROTECTED] Apache with ExtFilterDefine problem

2006-09-22 Thread Sean Conner
It was thus said that the Great host.md once stated: > Hi to all. I am running a site with free hosting on apache. Everything works > fine..until some of our free users, by mistake runs some infinite loops. The > current configuration of the apache is based on ExtFilterOutput, which sends > all the

Re: [EMAIL PROTECTED] Apache with ExtFilterDefine problem

2006-09-22 Thread host.md
- Original Message - From: "Joshua Slive" <[EMAIL PROTECTED]> To: Sent: Friday, September 22, 2006 4:15 PM Subject: Re: [EMAIL PROTECTED] Apache with ExtFilterDefine problem On 9/22/06, host.md <[EMAIL PROTECTED]> wrote: Hi to all. I am running a site with

Re: [EMAIL PROTECTED] Apache with ExtFilterDefine problem

2006-09-22 Thread Joshua Slive
On 9/22/06, host.md <[EMAIL PROTECTED]> wrote: Hi to all. I am running a site with free hosting on apache. Everything works fine..until some of our free users, by mistake runs some infinite loops. The current configuration of the apache is based on ExtFilterOutput, which sends all the output to a

[EMAIL PROTECTED] Apache with ExtFilterDefine problem

2006-09-22 Thread host.md
Hi to all. I am running a site with free hosting on apache. Everything works fine..until some of our free users, by mistake runs some infinite loops. The current configuration of the apache is based on ExtFilterOutput, which sends all the output to a script in perl that adds some banners. The prob