Hello,I've got mod_cache finally working for disk caching of dynamic content. Unfortunately, it only works when the target perl script is not being run under mod_perl. When I try to use mod_cache on a perl script with mod_perl, it returns an empty HTML page.
ie: <html><body></body></html> When I remove the script from mod_perl, it works fine. Does anyone have any ideas as to why this would be happening? ThanksLuc
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx