Re: Re: Apache mod_isapi

2001-12-23 Thread Mark Bergeron
. I wanted to emulate IIS's functionality from my previous environment. It's gonna take a little effort I can see. -Original Message- From: "Robert Pendell"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Sun Dec 23 07:10:09 PST 2001 Subject: Re: Apache mod_isap

Re: Apache mod_isapi

2001-12-23 Thread Robert Pendell
The isapi module that comes with ActivePerl will not work with Apache. You will need to install mod_perl. Even still though, I would recommend that you do not connect perl directly to apache unless you feel like rewriting the configuration files. I know that the whole server will get messed up