Skip to content

Instantly share code, notes, and snippets.

@minakolta
Created May 29, 2013 13:51
Show Gist options
  • Save minakolta/5670396 to your computer and use it in GitHub Desktop.
Save minakolta/5670396 to your computer and use it in GitHub Desktop.
Curl call for checking nginx ,apache and Ruby on rails settings
curl -I -k http://yourdomain.com/
curl -I -k http://ror.yourdomain.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment