• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

can't figure out the path to cgi-bin

E

eggman2001

Guest
I'm trying to execute a perl script (which is in the cgi-bin) from the top level of httpdocs but I can't seem to get the path right and am getting a 404 file not found. I've tried the following:
cgi-bin/webmaster.pl
/cgi-bin/webmaster.pl
.../cgi-bin/webmaster.pl
/var/www/vhosts/[domain].com/subdomains/[subdomain]/cgi-bin/webmaster.pl

Does anyone know what I might be doing wrong?
 
Back
Top