Hi I am new to Ruby and I am trying to follow the todo list tutorial from the Ruby on Rails website. I have apache installed on my system to listen to port 81 since port 80 us being used by another webserver. I am not too familiar with apache and when I follow the instructions in the tutorial I am able to confirm that Ruby on Rails is working by going to http://todo:81/. My problem arises when I create my first model and set up the scaffold and go to http://todo:81/category. I get an error that the file does not exist. Can anyone give me a idea of what I need to do to correct this? _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails