[EMAIL PROTECTED] (David Banning) wrote:
> 
> and HEAD / HTTP 1.0 shows;
> 
> 
> 
>  Server: Apache/1.3.12 (Unix) Midgard/1.2.5 PHP/3.0.12+Midgard/1.2.5
> 
> 
> 
> but when I bring up a simple test.php3 file like
> 
> 
> 
> <html>
> 
> <head>
> 
>     <title>Example</title>
> 
> </head>
> 
> <body>
> 
>     <?php echo "Hi, I'm a PHP script!"; ?>
> 
> </body>
> 
> </html>
> 
> 
> 
> Is just displays the code as above in Netscape
> 
Do you have something like this in your httpd.conf?

AddType application/x-httpd-php3 ? ? ? ? .php3

--
Alexander


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to