On Thu, Dec 11, 2008 at 1:03 PM, b. nyec <bn...@yahoo.com> wrote:
> What i have is a SOAP Lite server set up (for development purposes) and i'm 
> wondering if there is a way to make changes to files outside the 
> "dispatch_to" directory that are included ("require"/"do") in myhandler 
> without having to restart apache for the changes to go into effect?

Try Apache2::Reload:
http://perl.apache.org/docs/2.0/api/Apache2/Reload.html

- Perrin

Reply via email to