[mod_python] send file back to apache?

Peter Shinners pete at shinners.org
Sun Jul 22 22:27:01 EDT 2007


If I have the full path of a static file I want served, is there a way to 
let apache deal with it, after entering my mod_python handler?

I've written the Python code to try sending a static file. It deals with 
ETag, caching, and stuff. It still seems like this would be a better task 
for apache?



More information about the Mod_python mailing list