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:
Toshi MARUYAMA 2011-12-20 06:16:05 +00:00
parent 9518cea3dd
commit 5293ba2323
1 changed files with 1 additions and 1 deletions

View File

@ -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"