• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

perl q

W

willlangford

Guest
Hello,
what do i have to do to make perl run in a directory besides the cgi-bin?

thanks
~William
 
/etc/httpd/conf/httpd.conf

uncomment this line in your httpd.conf and restart apache

AddHandler cgi-script .cgi
 
Sorry, but I don´t have the folder "conf" in this directory...
 
type


locate httpd.conf

it should tell you where it is
 
OK, there are three files.
etc/apache2/
and two in usr/share/doc....
I think, you mean the first one.
In this file, there is NO entry for AddHandler!
There must be another location or file.
It´s SUSE-Linux. May be, there is something different?
 
strange .. are you sure you're running plesk 7 reloaded?
 
Yes, of course, this is the "Plesk 7.5 reloaded" Forum and I use it!
All works very well except cgi-scripts and sendmail...
 
Back
Top