Skip to content

Instantly share code, notes, and snippets.

@aliemre
Created November 30, 2019 15:25
Show Gist options
  • Save aliemre/319bf4014e986f47a2c4d33036239e18 to your computer and use it in GitHub Desktop.
Save aliemre/319bf4014e986f47a2c4d33036239e18 to your computer and use it in GitHub Desktop.
Nginx (13: Permission denied) while connecting to upstream
$ setsebool -P httpd_can_network_connect 1
Source: https://stackoverflow.com/questions/23948527/13-permission-denied-while-connecting-to-upstreamnginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment