Skip to content

Instantly share code, notes, and snippets.

@NPoi
Created January 19, 2015 04:23
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 NPoi/85c0cd88ac0d5c620512 to your computer and use it in GitHub Desktop.
Save NPoi/85c0cd88ac0d5c620512 to your computer and use it in GitHub Desktop.
Nginx でうまくプロキシ出来ないときの対処法の一つ
# 違うサーバなのに、Permission deniedって怒られる場合の対処
/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