Skip to content

Instantly share code, notes, and snippets.

@elhoyos
Created July 10, 2012 18:18
Show Gist options
  • Save elhoyos/3085266 to your computer and use it in GitHub Desktop.
Save elhoyos/3085266 to your computer and use it in GitHub Desktop.
Reload nginx on WebFaction
$ pwd
/home/xxx/webapps/myapp/nginx
$ sbin/nginx -p /home/xxx/webapps/myapp/nginx/ -s reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment