I noticed my scripts are now running as the user nobody instead of under my username (rbeede) on my site (www.rodneybeede.com).
This is causing issues with my scripts saving files into /home/rbeede/public_html/blah
Should I change the permissions so everyone can write (seems like a bad idea as then others cgi scripts could overwrite my content) or is there some setting I missed?
I'd like for only my cgi scripts to be able to write in my home folder.
This is causing issues with my scripts saving files into /home/rbeede/public_html/blah
Should I change the permissions so everyone can write (seems like a bad idea as then others cgi scripts could overwrite my content) or is there some setting I missed?
I'd like for only my cgi scripts to be able to write in my home folder.