httpd.conf Question

Hello All!

I am trying to get this script to work but
Perl can't find the required modules. For this to work I have to tell apache where the modules are located.

The owner/writer said I had to add a line like this Setenv PERL5LIB /home/learning/modules in my httpd.conf file. I ssh into that file but have no idea where to put this directive.

Could someone tell me where to put it in httpd.conf, and what the proper coding of it would be assuming the directory is /home/learning/modules

-Thanks Nate

 

 

 

 

Top