Any pointers Joshua
On Fri, 10 Jun 2005 abc wrote :
>Hi experts...
>
>Our new Apache 1.3's perl module is reading a file. Now even if I delete that file, the app works because Apache is caching that file. The problem is it not picking up the changes made to that file. So we h
Hi experts...
Our new Apache 1.3's perl module is reading a file. Now even if I delete that file, the app works because Apache is caching that file. The problem is it not picking up the changes made to that file. So we have to restart the Apache every time we change the file. We don't want that.