[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] CGI trouble RaQ4
- Subject: Re: [cobalt-users] CGI trouble RaQ4
- From: "fsn" <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed Oct 23 18:00:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> cd /home/sites/www.mysite.com/web/
> chmod 755 myscript.pl
the script does not have to be group and world readable
Since it belongs to the site.....
chmod 700 generaly works, and provides better security.
http://users.iol.it/hpstr/
HP Stouble used to be on the list and wrote this cgi help page!
It's good!
Gerald