Recovery Permission Public_Html Jika Mengalami Internal Error 500

for i in `cat /etc/trueuserdomains | awk '{print $2}'`
do
chown $i.$i /home/$i/public_html -R;
chown $i.nobody /home/$i/public_html;
done;
  • 0 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Powered by WHMCompleteSolution