I know that one should avoid setting file/folder permissions to 777 and instead use a more granular approach.
I would like to know, if there are specific cases when using chmod 777
on a webserver is justified.
I know that one should avoid setting file/folder permissions to 777 and instead use a more granular approach.
I would like to know, if there are specific cases when using chmod 777
on a webserver is justified.
No. There are always ways to tighten up permissions appropriately.