Displaying 1 result from an estimated 1 matches for "4cfb99c3".
2006 Jun 16
3
Routing Error - Recognition failed for..
I followed the guide for RailsOnWindows
(http://wiki.rubyonrails.org/rails/pages/RailsOnWindows) and completed
all the steps without any problems. But when I try to access my page, I
get:
Routing Error
Recognition failed for "/rails"
rails is what I have in my httpd.conf:
<VirtualHost *:80>
ServerName rails
DocumentRoot "D:/devapps/Apache