Sadržaj
sudo chown -R zerohr:zerohr /home/zerohr/public_html/
find /home/zerohr/public_html/ -type d -exec chmod 755 {} ; find /home/zerohr/public_html/ -type f -exec chmod 644 {} ;
sudo chown -R zerohr:zerohr /home/zerohr/public_html/
find /home/zerohr/public_html/ -type d -exec chmod 755 {} ; find /home/zerohr/public_html/ -type f -exec chmod 644 {} ;