Re: How to set Content-type properly

2011-05-28 Thread André Warnier
t Sent: Sat, May 28, 2011 8:23:34 AM Subject: How to set Content-type properly Hi. I am using : Apache/2.2.9 (Debian) DAV/2 SVN/1.5.1 mod_jk/1.2.26 PHP/5.2.6-1+lenny9 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g mod_apreq2-20051231/2.6.0 mod_perl/2.0.4 Perl/v5.10.0 In a PerlResponseHa

Re: How to set Content-type properly

2011-05-28 Thread Joe Schaefer
Yes! - Original Message > From: André Warnier > To: mod_perl list > Sent: Sat, May 28, 2011 8:23:34 AM > Subject: How to set Content-type properly > > Hi. > > I am using : > Apache/2.2.9 (Debian) DAV/2 SVN/1.5.1 mod_jk/1.2.26 PHP/5.2.6-1+lenny9 with &

How to set Content-type properly

2011-05-28 Thread André Warnier
Hi. I am using : Apache/2.2.9 (Debian) DAV/2 SVN/1.5.1 mod_jk/1.2.26 PHP/5.2.6-1+lenny9 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g mod_apreq2-20051231/2.6.0 mod_perl/2.0.4 Perl/v5.10.0 In a PerlResponseHandler, I am using Template-Toolkit to generate html pages sent back to the browser.