From: Jenjhiz Date: 2005-06-30T01:20:42+09:00 Subject: Re: Rails: Seeing Apache Page instead of the Congratulations Page Hi, Thank you for your reply. I poked around the log files and nothing there suggests anything irregular. What should I be looking for? gk gregarican wrote: > Jenjhiz wrote: > > > Hello, > > When I point my browser to http://localhost:3000/, I get the "Seeing > > this instead of the website you expected?" Apache page. I don't get the > > "Congratulations, you've put Ruby on Rails" page. > > How do i correct this problem? > > Thank you. > > gk > > Have you checked through the various log files? If you look under your > Apache directories you will see some pertaining to the web server > itself. Then depending on what root directory you installed Ruby on > Rails in you will also have log files there pertaining to the > application services it provides. One of these locations should help > narrow things down for you...