> If you're registering the service outside your application 
> folder, you should try to use -c option instead of -r
> 
> mongrel_rails service::install -N myapp -c c:\path\to\myapp -p 4000
> 
> The service chdir to that root and resolve 'public' inside of it.
> 
> Let me know if that work for you.
> 

Cool, thanks for that info.

I reinstalled the service with the -c option and the \public was not
required (as expected).  I tried again using -r, just to make sure, and
again I had to add \public to the path to get it all to work.

Thanks,

Eric

_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to