Are you having trouble serving static assets (images/css/etc)?

I've had this happen before when Apache's permissions are set too strictly.
Apache will serve the dynamic requests through mongrel (or whatever you're
using) but won't have permission to access static assets on the file system.

~sam goldstein

On Thu, Feb 5, 2009 at 10:17 AM, Alex Soto <[email protected]> wrote:

> Hi there
> I checked out the latest from github since I saw posts that relative urls
> was fixed in trunk, but I'm still not having any luck getting assets to
> appear.
>
> Is running behind a proxy under a path such as /cruise something anyon has
> had luck with and might be able to provide some tips?
>
> Thanks,
> Alex
>
> _______________________________________________
> Cruisecontrolrb-users mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
>
_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to