[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] CGI trouble RaQ4



> 
> 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