JNameNotTaken
Programmer
Hi All
I'm using windows XP ftp thing to change file permissions on a file I wish to write to from a cgi script.
The only way i can get the script to actually read and write to the file is to open all permissions.
This means that sombody can simply go to the URL and view the contents of the file. I do not want this.
Is there a way I can set permissions to block users other than the script and myself from modifying or viewing the file?
The file is not in the CGI-bin folder.
Thanks so much for any help you can provide.
I'm using windows XP ftp thing to change file permissions on a file I wish to write to from a cgi script.
The only way i can get the script to actually read and write to the file is to open all permissions.
This means that sombody can simply go to the URL and view the contents of the file. I do not want this.
Is there a way I can set permissions to block users other than the script and myself from modifying or viewing the file?
The file is not in the CGI-bin folder.
Thanks so much for any help you can provide.