Skip to content

Instantly share code, notes, and snippets.

@paolodina
Forked from minostro/gist:11387989
Created January 5, 2017 11:24
Show Gist options
  • Select an option

  • Save paolodina/59ef468cda1f46882ec5113ed7b0b283 to your computer and use it in GitHub Desktop.

Select an option

Save paolodina/59ef468cda1f46882ec5113ed7b0b283 to your computer and use it in GitHub Desktop.
Configuring Nginx on Webfaction

1.-get into the src folder, download & extract nginx source cd ~/src curl -O http://nginx.org/download/nginx-1.2.1.tar.gz tar -xzvf nginx-1.2.1.tar.gz cd nginx-1.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment