Skip to content

Instantly share code, notes, and snippets.

@mnaser
Created December 16, 2012 20:44
Show Gist options
  • Save mnaser/4312726 to your computer and use it in GitHub Desktop.
Save mnaser/4312726 to your computer and use it in GitHub Desktop.
Install nginx and configure it with php-fpm
yum -y install nginx
chkconfig nginx on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment