mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Rails hasn't been ported to Python yet.
This commit is contained in:
parent
8c917816aa
commit
bbe7e46695
@ -117,10 +117,10 @@ http {
|
||||
}
|
||||
}
|
||||
|
||||
# Rails error pages
|
||||
# Error pages
|
||||
error_page 500 502 503 504 /500.html;
|
||||
location = /500.html {
|
||||
root /path/to/app/current/public;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user