Re: Problem with Content-Type

2001-09-25 Thread ___cliff rayman___
add the line shown write above your Files section. you have to tell the browser the mime-type. apache will do this for you, as long as you add the proper directive to do so. Matt Juszczak wrote: > Hello all, > > I recently compiled ModPerl into Apache and added the following to my > httpd.conf

Re: Problem with Content-Type

2001-09-25 Thread Tatsuhiko Miyagawa
On Tue, 25 Sep 2001 19:50:34 -0400 "Matt Juszczak" <[EMAIL PROTECTED]> wrote: > > SetHandler perl-script > PerlHandler Apache::Registry > Options ExecCGI > > > Modperl itself is working wonderfully...but there's one problem > ever since i installed it and began using it, > Content-Type: te

Problem with Content-Type

2001-09-25 Thread Matt Juszczak
Hello all, I recently compiled ModPerl into Apache and added the following to my httpd.conf: SetHandler perl-script PerlHandler Apache::Registry Options ExecCGI Modperl itself is working wonderfully...but there's one problem ever since i installed it and began using it, Content-Type: text