On 5 Sep 2006, at 01:32, Donald Huebschman wrote:
> Starting the server: ruby script/server
> seems to create a file lighttpd.conf with a variable CWD, assumed to
> mean current working directory, unset. Setting CWD=''.'' or
the full
> path
> seems to fix the problem and lighttpd does the service.
>
> The question is who, where and what is suppose to set CWD?
I think it is lighttpd itself that sets it. Note that older versions
of lighttpd do not support CWD [can''t remember the exact version
break]. It is set to the current working directory when lighttpd was
called.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk
-~----------~----~----~----~------~----~------~--~---