> There is plenty of very helpful documentation about converting cgi scripts
> to registry scripts, and using PerlRun. But I have been called upon to
> convert an existing web site so that mod_perl is installed, with some
> scripts running under PerlRun, some under Registry, and (due to laziness, I
> think), some will stay in cgi-bin, which remains as it was before
> installing mod_perl. For this, I have created two new directories, called
> cgi-run and cgi-reg, with the corresponding scripts. (OK, all scripts could
> run under PerlRun, but there is a time pressure, and a desire to have at
> least one script running with Registry...)
> 
> Any problems to be expected with this approach? I haven't seen mention of
> this in the documentation or books.

Well, it helps when you actually read the documentation :)

http://perl.apache.org/guide/config.html#Alias_Configurations

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://perl.org     http://stason.org/TULARC
http://singlesheaven.com http://perlmonth.com http://sourcegarden.org


Reply via email to