What is the working directory for fastcgi procs w/Apache 2?

When running Apache and FastCGI with Rails, what determines the current
working directory?

Is there an easy way to discover which directory this is at runtime?

WG

The working directory appears to be “public”.

Wes G. wrote:

When running Apache and FastCGI with Rails, what determines the current
working directory?

Is there an easy way to discover which directory this is at runtime?

WG