[Rails] dispatch.cgi not found error [solved]
Eric Ocean
subscriber at ampede.com
Sun Nov 7 23:34:44 GMT 2004
I made the changes that were suggested below and they worked. Thanks to
everyone who wrote in to help, especially Marten Veldthuis who has also
helped me with other issues on my textdrive setup.
Regards,
Eric Ocean
On Nov 7, 2004, at 5:31 AM, Marten Veldthuis wrote:
> Steven Critchfield wrote:
>> 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.
>
> No you're right. This url works fine:
> http://www.ampede.com/blog/dispatch.cgi?controller=weblog&action=index
>
> Eric, you'll have to modify the rewriterules below this line:
>
> # Default rewriting rules. Change extension from .cgi to .fcgi to
> switch to FCGI and to .rb to switch to mod_ruby
>
> to make them point at /blog/dispatch.cgi instead of /dispatch.cgi.
>
> --
> Marten Veldthuis
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
More information about the Rails
mailing list