• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

404 on cgi files

E

ehsan

Guest
I'm on Plesk 7.0.1 and get 404 for every cgi script I have in cgi-bin directory,

Any Idea why this happens?

Regards,
 
if your cgi is a perl script, you either need to rename the cgi to -pl extrension, or you can set the mime type to run perl for .cgi extensions
 
Back
Top