[Rails] dispatch.cgi not found error

Steven Critchfield critch at basesys.com
Sun Nov 7 02:01:18 GMT 2004


On Sat, 2004-11-06 at 17:07 -0800, Eric Ocean wrote:
> I'm following along on the 10 minute tutorial. Accessing blog at 
> http://www.ampede.com/blog/ works fine. I then created Weblog using the 
> script/new_controller generator. When I try to access 
> http://www.ampede.com/blog/weblog/, I get:
> 
> -------------------------------------------------------------
> Not Found
> 
> The requested URL /dispatch.cgi was not found on this server.
> -------------------------------------------------------------
> 
> I'm being hosted at textdrive.com if that helps, and I'm using their 
> Rails setup.

While I may be wrong, it would seem you have put your blog down a sub
dir and you didn't modify the .htaccess file with the new location of
dispatch.cgi. The error message shows it is looking in the root dir.
-- 
Steven Critchfield <critch at basesys.com>



More information about the Rails mailing list