Skip to content

Instantly share code, notes, and snippets.

@Mozartted
Created May 26, 2018 09:33
Show Gist options
  • Save Mozartted/1b2e871b11283f2e00f4fb62331c68c6 to your computer and use it in GitHub Desktop.
Save Mozartted/1b2e871b11283f2e00f4fb62331c68c6 to your computer and use it in GitHub Desktop.
sudo mkdir /var/www
sudo chown www-data:www-data /var/www
sudo chmod 555 /var/www
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment