David Arnold wrote:
Stas,

Oooh! that's easy. Just change one line of rocks.pl. That is, change

print "Content-type: text/plain\n\n";

to

print "Content-type: text/html\n\n";

And all is well.

Strange. It looks like a problem in your browser then. text/plain is a fine content-type.


--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to