Hi,
If I have a PerlHandler directive in a Location container, will the PerlHandler get loaded into memory even if that Location isn't hit?
eg. if I have
<Location /someurl/> SetHandler perl-script PerlHandler MyHandler </Location>
Will MyHandler get loaded into the child process if no one ever requests http://mydomain/someurl/ from that child process?
(Have consulted Apache/mod_perl docs, but can't seem to find anything relating to this)
Thanks
In reply to Apache/mod_perl configuration by Mutant
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |