On Thu, 2003-03-27 at 04:37, Mike Diehl wrote: > My system doesn't have a mod_perl.conf file anywhere on the filesystem. The > problems is that I don't know how to get the module loaded in the first > place. Until the module is loaded, IfModule will always evaluate false. > > I need to know how to set the LoadModule and AddModule directives. Actually, > I'd like to know why we have to seemingly identical directives.
LoadModule perl_module path/to/module/mod_perl.so AddModule perl_module path/to/module/mod_perl.c but you don't need to set AddModule, afaik. bye, tybalt -- Tarsoly Andr�s <[EMAIL PROTECTED]> xpander media -- [EMAIL PROTECTED] mailing list
