Sorry, 1 server under which all developers run a separate copy of the app using their own URI. Thanks. --JK
On 10/15/07, Perrin Harkins <[EMAIL PROTECTED]> wrote: > > On 10/15/07, jk jk <[EMAIL PROTECTED]> wrote: > > On our test server, each developer has his own checkout and his own > URI. To > > eliminate the need to constantly restart the server, we installed > > Apache2::Reload. Unfortunately, we use a custom @ISA for each > developer's > > copy, which Apache2::Reload seems to choke on. How do you guys usually > > handle this? > > Are you saying you run one apache server, or one per developer? If > you're running one per developer, this should be no problem. > > - Perrin >