From: Allan Date: 2008-06-09T12:21:55+09:00 Subject: Newbie question about rails on apache2 ------=_Part_13829_29994754.1212981801231 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I just setup my rails application on apache2, just a very simply controller, and one method /stats/show When go to the root page, I can see the rails default page, but if I go to any other page like stats/show lead me to the 500.html page. What should I do? Thank you very much! ------=_Part_13829_29994754.1212981801231--