GetSimple Support Forum

Full Version: Directory/File permissions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I just installed GS and I wonder whether the directory/file permissions are okay.
For example, as a user I can see the file data/other/logs/errorlog.txt. Is that correct?

Best,
Petr



Code:
drwxr-xr-x 1 User1 users  1074 15. Jun 09:11 admin
drwxrwxrwx 1 User1 users    54 15. Jun 08:48 backups
drwxrwxrwx 1 User1 users    84 15. Jun 08:48 data
-rw-r--r-- 1 User1 users  4128  7. Sep 2018  gsconfig.php
-rw-r--r-- 1 User1 users  3709  7. Sep 2018  index.php
-rw-r--r-- 1 User1 users 35147  7. Sep 2018  LICENSE.txt
drwxr-xr-x 1 User1 users   154  7. Sep 2018  plugins
-rw-r--r-- 1 User1 users  1958  7. Sep 2018  readme.txt
-rw-r--r-- 1 User1 users    32  7. Sep 2018  robots.txt
drwxr-xr-x 1 User1 users    36  7. Sep 2018  theme
I usually have files at 644 and folders at 755, but maybe someone else can give a definitive answer to what is best.