Question
How do I edit permissions of a folder/file as shown?
How do I edit permissions of a folder/file as shown?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
The below is the permissions I have set for /var/www/html:
What is it you’re trying to accomplish?
Im doing it because I have an error here : www.vitrade.org/
It doesn’t work the command you gave me.
If you find where those directories are located (The ones in the red box on vitrade.org) and do a chmod 777 on each one of them, for example (Assuming they are located in /var/www/html:
Or you may be able to do them all at once if you use the recursive option, just find the directory one up from all those listed and do: