|
Title: Security question? Post by: paulie007 on March 06, 2009, 02:06:07 PM What should the permissions on config. php, /cache, /compile, and /icons be set to after a successful installation?
Thank you Title: Re: Security question? Post by: simpleautosports.com on March 13, 2009, 01:37:39 AM Mine is:
644 config. php 777 cache|compile|icons I would speculate these tighter settings would work, possibly tighter depending on your server config: 644 config. php 777 cache 000 compile 444 icons Try it and you'll find out ;) |