I'm writing some dynamic Ruby scripts that are run using the fastCGI
module. I'm having a weird problem that I recall experiencing with PHP
scripts as well. It only happens for me in Apache 2.0. It appears that
Apache itself is caching the scripts and even when I change them, it
continues to spit out the old output. The only way that I am able to
get it to re-execute the script is to restart Apache. Has anyone seen
this problem? If so, do you know a way of fixing it?
Thanks,
Carl Youngblood
>> Stay informed about: Apache 2.0 caching dynamic scripts?