Skip to content

Instantly share code, notes, and snippets.

@maleficarum
Created June 9, 2015 23:53
Show Gist options
  • Save maleficarum/46ba28fc8ea2884dcc72 to your computer and use it in GitHub Desktop.
Save maleficarum/46ba28fc8ea2884dcc72 to your computer and use it in GitHub Desktop.
Set bool to httpd allowing forward request to another http server
/usr/sbin/setsebool -P httpd_can_network_connect 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment