Re: reloading PerlHandlers

2000-08-11 Thread Jon Nangle
In-Reply-To: <2810230556.A628@isis> > But, when I tweak the code of a module I have to do an apachectl > graceful or something, very annoying. perldoc Apache::StatINC and read the guide: http://perl.apache.org/guide/ Jon

Re: reloading PerlHandlers

2000-08-10 Thread G.W. Haywood
Hi there, On Thu, 10 Aug 2000, Rafael Kitover wrote: > Firstly, I apologize if this comes up frequently, I did try to find it > in the archives/FAQs. Not terribly hard, apparently. > But, when I tweak the code of a module I have to do an apachectl > graceful or something, very annoying. (and

reloading PerlHandlers

2000-08-10 Thread Rafael Kitover
Hi all, Firstly, I apologize if this comes up frequently, I did try to find it in the archives/FAQs. I just started playing with PerlHandlers, much simpler, faster and alot more fun than I expected! But, when I tweak the code of a module I have to do an apachectl graceful or something, very ann