On Mon, 10 Mar 2003 [EMAIL PROTECTED] wrote: > What is the permission level I should set websites to? Right now it is set to 755 > and everything works, but should everything have the execute? And do cgi's need to > be 777 or can they just be 755? > > Billy > >
If this is in ~/public_html then yes 755. For cgi-s 666 would be best. If however this is under /var/www or similar then I would chown www * and make then 700 or 600 as appropiate Rus -- http://www.65535.net | MSN: [EMAIL PROTECTED] | e: [EMAIL PROTECTED] "More bits for your bite" Lifetime FreeBSD + Linux Hosting and Shell Accounts Please respect RFC1855 and don't top post -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
