Skip to content

Instantly share code, notes, and snippets.

@portertech
Created May 17, 2011 03:01
Show Gist options
  • Save portertech/975832 to your computer and use it in GitHub Desktop.
Save portertech/975832 to your computer and use it in GitHub Desktop.
# Rails error pages
location = /500.html {
root /path/to/your/application/current/public;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment