add newline at end of public/htaccess.fcgi.example
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8298 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
9518cea3dd
commit
5293ba2323
|
@ -52,4 +52,4 @@ RewriteCond %{REQUEST_FILENAME} !-f
|
||||||
# Example:
|
# Example:
|
||||||
# ErrorDocument 500 /500.html
|
# ErrorDocument 500 /500.html
|
||||||
|
|
||||||
ErrorDocument 500 "<h2>Application error</h2>Rails application failed to start properly"
|
ErrorDocument 500 "<h2>Application error</h2>Rails application failed to start properly"
|
||||||
|
|
Loading…
Reference in New Issue