/var/www/errors/500.rhtml
https://bitbucket.org/laika/thingfish · Ruby HTML · 11 lines · 8 code · 3 blank · 0 comment · 0 complexity · 98df728ca0afbabd12f3f273acd27724 MD5 · raw file
- <h2><%= HTTP::STATUS_NAME[ statuscode ] %> (<%= statuscode %>)</h2>
- <p>An error has occured.</p>
- <p>Please contact the administrator of this ThingFish server with the following information:</p>
- <pre>
- Current URI: <%= request.uri.path %>
- <%= h errtrace %>
- <%= h debugtrace %>
- </pre>