R
Robert TV
Hello,
Several of my scripts read and write data to text files located the cgi-bin
or my server. I'm curious as to the correct file permissions I should be
using. No outside sources access the text file data, only the perl scripts
in thier directory. I have been using 755 for all my perl scripts and 777
for all text files that get read and written to. I ask these questions for
security purposes, as some of the text files contain sensitive data. Should
I be using 755 for perl scripts and 777 for the text files? Thanx!
RTV
Several of my scripts read and write data to text files located the cgi-bin
or my server. I'm curious as to the correct file permissions I should be
using. No outside sources access the text file data, only the perl scripts
in thier directory. I have been using 755 for all my perl scripts and 777
for all text files that get read and written to. I ask these questions for
security purposes, as some of the text files contain sensitive data. Should
I be using 755 for perl scripts and 777 for the text files? Thanx!
RTV