Apache will expect to find perl.conf in conf/perl.conf relative to the value
in the ServerRoot directive, which is often the same as where the httpd.conf
is located, but not necessarily.

darren

Fernando Rowies ([EMAIL PROTECTED]) wrote:
> The directives that ordinary be in perl.conf only worked 
> if they are inside httpd.conf.
> 
> Using the directives from below, when apache process 
> httpd.conf, it expect that the directory that contains
> perl.conf where the same as httpd.conf is in?
> 
> <IfModule mod_perl.c>
>   Include conf/perl.conf
> </IfModule>
> 
> 
> TIA
> Fernando Rowies
> Buenos Aires
> Argentina
> 
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1

-- 
There are two ways to write error-free programs.  Only the third one works.

Reply via email to