On 2/6/06 7:10 AM, "Ken Perl" <[EMAIL PROTECTED]> wrote: > When code is updated during developing period, httpd progress must be > reload or restart so that to see the change. If is it possible to see > the change without reload httpd?
You didn't say which version of mod_perl you are using, but try looking here: <http://search.cpan.org/~pgollucci/mod_perl-2.0.2/docs/api/Apache2/Reload.po d> Sean