Hello Dustin,


We had the same problem when we switch to mod_perl couple months ago, and I created
cgi-bin2 directory for the ones we haven't modified yet and have problem running under mod_perl
We put the modified scripts for mod_perl in regular cgi-bin directory. The only headache is
you need to touch all your scripts and programs to change the new directory that you will assign for.


I don't know if there is any easier way to do it but works well.

Hulya




At 01:46 PM 11/6/2003, Dustin Whitney wrote:
Hello,

Is there a way that I can make apache use mod_cgi to serve scripts in one directory, but mod_perl in all the others? I have some scripts that won't work under mod_perl in their current form, and I'd like to temporarily use them while I rewrite them for mod_perl.

Thanks,
Dustin


-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html


--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to