Hi,
I have lsws set for running my fastcgi perl script. But I am developing the script and testing at the web at the same time. But the changes I make at the script does not appear on the web page, since lsws/fastcgi does not have a new copy of the updated script.
When I used to develop using modperl, it had some kind of verification to check if the script changed, and if it did, it would reload automatically in memory.
Can this be done using lsws and fcgi?
Thanks!
I have lsws set for running my fastcgi perl script. But I am developing the script and testing at the web at the same time. But the changes I make at the script does not appear on the web page, since lsws/fastcgi does not have a new copy of the updated script.
When I used to develop using modperl, it had some kind of verification to check if the script changed, and if it did, it would reload automatically in memory.
Can this be done using lsws and fcgi?
Thanks!