Created
November 30, 2019 15:25
-
-
Save aliemre/319bf4014e986f47a2c4d33036239e18 to your computer and use it in GitHub Desktop.
Nginx (13: Permission denied) while connecting to upstream
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
$ 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