Hello
I was wondering how secure the cgi-bin directory is. I need to read a Google spreadsheet and display some of its contents on a webpage. This means I need to have login credentials in a script inside of the cgi-bin directory. Since this is in the public_html/cgi-bin directory, does this mean that these login credentials would be accessible to the outside world, or is it not possible for others to see the contents of these scripts?
Thank you in advance for your answer,
Jonas
I was wondering how secure the cgi-bin directory is. I need to read a Google spreadsheet and display some of its contents on a webpage. This means I need to have login credentials in a script inside of the cgi-bin directory. Since this is in the public_html/cgi-bin directory, does this mean that these login credentials would be accessible to the outside world, or is it not possible for others to see the contents of these scripts?
Thank you in advance for your answer,
Jonas