cgi-bin location

  • Started
  • Last post
  • 0 Responses
  • Clint_K

    So I am making a flash email form. I have the flash part and cgi script from a tutorial. I just have to place the cgi in the cgi-bin my provider has setup. They said to place it in my root directory, in a folder called cgi-local.

    Now i dont know how to refrence this in the cgi file.

    I have this in the top line:
    #!/cgi-local

    but it still dosent work.

    WTF mate?