hello,
it's not so exact from your words.when your main script change,there is no need 
to reload or restart httpd.
only when you 'use' or 'require'  modules in your main script,and then the 
modules have changed,it need to restart the httpd.
when your modules changed,you could use 'Apache::Reload' for your destination. 
see here pls:
http://perl.apache.org/docs/1.0/guide/porting.html#Using_Apache__Reload

-----Original Message-----
>From: Ken Perl <[EMAIL PROTECTED]>
>Sent: Feb 6, 2006 8:10 PM
>To: modperl@perl.apache.org
>Subject: reload or restart httpd
>
>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?
>
>--
>perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"[EMAIL PROTECTED]
>")'


--
Jeff Pang
NetEase AntiSpam Team
http://corp.netease.com

Reply via email to