On Wed, 10 May 2000, Bri Carey wrote:

Hi

> I realize that this is not an ePerl forum, but since ePerl runs as part of 
> mod_perl, I thought it couldn't hurt to at least ask here.
> 
> I must be missing something obvious.
> 
> I've installed Apache::ePerl.
> 
> I've configured httpd.conf according to the instructions:
> 
> <Files ~ "/usr/local/apache/htdocs/.+\.iphtml$">
> Options +ExecCGI
> SetHandler perl-script
> PerlHandler Apache::ePerl
> </Files>
> 
> When I display an .iphtml page in Netscape, everything seems to be fine.
> 
> When I display it in IE (4.72), I get a plain text output of the source
> code, including html tags.
> 
> Why this discrepancy?

Probabaly because IE looks after yor extension instead of your
content-type (if you have any...)
try setting the type ".iphtml" for IE in your registry, this should prove
it...
you will have to use another extension for your files if this is true

> Regards,
> Bri
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
> 

Bye,
remco

/----------------------------------------------------------------------\
| Remco Schaar                                                         |
| e-mail: [EMAIL PROTECTED]                                      |
\----------------------------------------------------------------------/

    South Park meets Linux:
        - "Oh my God, they killed init!"
        - "You bastards!"

Reply via email to