Did you install "Ruby for Apache", you need FastCGI support for Ruby.
Alternatively, I''ve released a setup kit with all these tools (Apache
+ Ruby + Rubygems + Rails with FastCGI and SCGI support) just add
MySQL and you on the road again.
To be found here:
http://sourceforge.net/projects/rails-prod-win
Let me know if you cant get FastCGI running with this...
PS: You will need to remove anything you have previously installed.
On 11/04/06, John Butler <johnnybutler7@gmail.com>
wrote:> Ive installed apache2triad on my windows xp machine. I have followed
> the instructions on
> http://wiki.rubyonrails.com/rails/pages/Fast+CGI+and+Apache2+for+Windows+XP
>
> When i open a browser and type http://localhost/blog/ i get a file
> listing directory with all my rails application folders inside the page.
>
> If i click on the public folder i get the Welcome to rails web page.
>
> Can anyone help?
>
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>