How to start cgi scripts?

Discussion in 'Installation/Configuration' started by sojic, Oct 14, 2007.

  1. sojic

    sojic New Member

    I'm trying to start .cgi scripts but always I get error "Forbiden".

    In ISP Config is checked CGI Scripts and Standard CGIs.

    I try to change permitions, I try to put files in /cgi-bin directory, but it is invisible over http.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You must put the cgi scripts in the cgi-bin directory in the root directory of the website and activate the "cgi" checkbox in the website settings. Then you will be able to execute the cgi scripts. If you get an error, have a look at the error log of the website.
     

Share This Page