Stefan C. Kremer
skremer at q.cis.uoguelph.ca
Fri Jun 13 14:37:23 EST 2003
Is there any easy way to perform server side include type processing with my mod_python handler? I have written a handler which delivers *.html files *.shtml files, etc. and also runs *.py scripts and also handles *.cgi, but I would like to post process each of these using the standard server-side include type processing. I realize that I could write the code to do it manually in my handler, but am wondering if there is a better way. Thanks, -SK -- -- Dr. Stefan C. Kremer, Associate Prof. Reynolds Building, 106 Dept. of Computing and Information Science University of Guelph, Guelph, Ontario N1G 2W1 WWW: http://q.cis.uoguelph.ca/~skremer Tel: (519)824-4120 Ext.58913 Fax: (519)837-0323 E-mail: skremer at uoguelph.ca
|