Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikebarnhardt/03aac732959881b5900f77ae59f0cdc4 to your computer and use it in GitHub Desktop.
Save mikebarnhardt/03aac732959881b5900f77ae59f0cdc4 to your computer and use it in GitHub Desktop.
Fix client_body_temp permissions using Nginx on MacOS
cd /usr/local/var/run/nginx
sudo chown -R user_name:admin client_body_temp/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment