Okay, I'm stupid. I thought I had this worked out a long time ago, but I just ran into some problems with caching.
Somewhere, I have the following call: $Response->Include('page_sidebar.inc'); I just edited page_sidebar.inc, but it's still executing the old code from page_sidebar.inc. I'm not using the caching API in that call, and I have "PerlSetVar StatINC 1" in httpd.conf. Is there some other setting somewhere that I missed? This is a development server so I want any change I make to any file to always take effect immediately (i.e. no caching). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]