Created
June 4, 2019 13:40
-
-
Save tayyebi/1c3b67d00212a672667fd470a08e7217 to your computer and use it in GitHub Desktop.
Apache Permissions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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