Skip to content

Instantly share code, notes, and snippets.

@tayyebi
Created June 4, 2019 13:40
Show Gist options
  • Save tayyebi/1c3b67d00212a672667fd470a08e7217 to your computer and use it in GitHub Desktop.
Save tayyebi/1c3b67d00212a672667fd470a08e7217 to your computer and use it in GitHub Desktop.
Apache Permissions
sudo chmod -R 755 /var/www/html/Site
sudo chown -R www-data: /var/www/html/Site
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment