Hello All
i want to immutable "www" directory for a website in my server except "www/ar/upload" so no one can change the file from FTP,or file manger in cpanel
so if
i "chattr -R +i /home/User/www"
then i
"chattr -R -i /home/User/www/ar/upload"
could the user still upload file to "upload" directory?and is this the right way to do it?
Best regards
i want to immutable "www" directory for a website in my server except "www/ar/upload" so no one can change the file from FTP,or file manger in cpanel
so if
i "chattr -R +i /home/User/www"
then i
"chattr -R -i /home/User/www/ar/upload"
could the user still upload file to "upload" directory?and is this the right way to do it?
Best regards