/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
# chown -R [owner]:[group] [location] # -R = recursive # Ex: chown -R apache:apache /pathtolocation