Scott Caldwell
2005-Oct-10 21:08 UTC
Re: stylesheets directory unavailable in Apache but notWebrick
I''m running 0.13.1.. I''ve rerun the rails command for this application but no luck. Thanks, Scott Caldwell Database Administrator City of Fayetteville 113 W Mountain St Fayetteville, AR 72701 (479) 575-8329 phone (479) 575-8316 fax http://www.accessfayetteville.org/ http://www.faygis.org/>>> Wilson Bilkovich <wilsonb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 10/10/2005 3:07:45 PM >>>On 10/10/05, Scott Caldwell <scaldwell-/DAvXy6QZ+vK3RCjbGthhYxCdd4DKPPf@public.gmane.org> wrote:> > > I''m just getting started with Rails so be gentle. In apache my stylesheets > are unavailable but in Webrick they work. Has anyone had this problem? > > Here''s the vhost information for my very simple test application: > > I''m using Apache on Windows XP with FastCGI > > # meetings.caldwells.com > <VirtualHost *> > ServerName meetings.caldwells.com > DocumentRoot "c:/rails_projects/www/meetings/public/" > ErrorLog "c:/rails_projects/www/meetings/log/apache.log" > <Directory "c:/rails_projects/www/meetings/public/"> > Options ExecCGI FollowSymLinks > AllowOverride all > Order allow,deny > Allow from all > </Directory> > </VirtualHost> >Is this on 0.13.1, or edge? I had this problem with the trunk until I re-ran the "rails" command to update to the new scripts. --Wilson. _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails