------ extPart_000_000C_01C4D66D.616A1CE0 Content-Type: text/plain; charset S-ASCII" Content-Transfer-Encoding: 7bit Like the subject indicates I finally got the Todo tutorial to work perfectly using WebRICK. However, I'm mystified as to why I'm having the problems I am with Apache 2.0.52. Granted, I'm not using Fast CGI or mod_ruby, since I'm on windows machine, but even still I get the impression that things should still work. I suspect a mod_rewrite problem. Basically, on Apache I can get to the "Welcome to Rails" screen just fine, but then without changing my httpd.conf file I can't pull up the Todo screen (i.e. http://localhost/Todo/). In order for the Todo screen to show up I have to go into my httpd.conf file for Apache and change my document root settings, as well as Virtual Server document root settings (from the settings that worked to get me to localhost - i.e. C:/cs/www/rails/public). *However*, even I I change those settings to pull up the Todo page then the page doesn't do anything. I.e. it's completely static. I can click on the links (show, edit, destroy, new todo) but nothing happens. Just so we're clear, WebRICK works perfectly (as expected and indicated in the tutorial) but Apache does not. Does anyone recognize these symptoms and have any advice for me? Regards, Abe ------ extPart_000_000C_01C4D66D.616A1CE0--