with following command i set up a permission and can edit and change file online:
sudo chmod -R 777 /home/admin/web/
How can i rmeove this permission so that i can only read files form online, Wordpress?
with following command i set up a permission and can edit and change file online:
sudo chmod -R 777 /home/admin/web/
How can i rmeove this permission so that i can only read files form online, Wordpress?