aboutsummaryrefslogtreecommitdiffstats
path: root/railties/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'railties/html/index.html')
-rw-r--r--railties/html/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/railties/html/index.html b/railties/html/index.html
index d547e7fa04..d780f8e029 100644
--- a/railties/html/index.html
+++ b/railties/html/index.html
@@ -60,6 +60,7 @@
<li>See all the tests run by running <code>rake</code>.
<li>Develop your Rails application!
<li>Setup Apache with <a href="http://www.fastcgi.com">FastCGI</a> (and <a href="http://raa.ruby-lang.org/list.rhtml?name=fcgi">Ruby bindings</a>), if you need better performance
+ <li>Remove the dispatches you don't use (so if you're on FastCGI, delete/move dispatch.rb, dispatch.cgi and gateway.cgi)</li>
</ol>
<p>