Hi,
When a user uploads files and folders (via ftp or webapp) the default permissions should be slightly different.
folders: 755
files: 600
.htaccess: 644
.htpasswd: 644
These permissions need only be set like this in users home/web folders.
What should i do to accomplish that?
I'm using mod_ruid...
Thank you!
When a user uploads files and folders (via ftp or webapp) the default permissions should be slightly different.
folders: 755
files: 600
.htaccess: 644
.htpasswd: 644
These permissions need only be set like this in users home/web folders.
What should i do to accomplish that?
I'm using mod_ruid...
Thank you!