Skip to content

Instantly share code, notes, and snippets.

@bhrott
Created December 4, 2017 18:04
Show Gist options
  • Save bhrott/d1fd09ab9d2fa4da66996318b7647c44 to your computer and use it in GitHub Desktop.
Save bhrott/d1fd09ab9d2fa4da66996318b7647c44 to your computer and use it in GitHub Desktop.
Nginx: comandos salva-bundas

Quando o nginx estiver com erro de permissão para acessar localhost, rode este comando:

/usr/sbin/setsebool httpd_can_network_connect true 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment