Date: Wed, 10 Apr 2002 12:44:12 -0700 From: "Mike Grissom" <mikeyg@igalaxy.net> To: <freebsd-stable@freebsd.org> Subject: Re: apache Message-ID: <00ab01c1e0c8$17b1e4e0$0301a8c0@mikeyg> References: <20020410145403.K32873-100000@germanium.xtalwind.net>
next in thread | previous in thread | raw e-mail | index | archive | help
For some reason these lines are present in the httpd.conf of the apache13
port, but are not in the httpd.conf of the apache13-modssl port.
<IfModule mod_php3.c>
AddType application/x-httpd-php3 mod_php3.c.php3
AddType application/x-httpd-php3-source .php3s
</IfModule>
<IfModule mod_php4.c>
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
</IfModule>
----- Original Message -----
From: "jack" <jack@germanium.xtalwind.net>
To: "Mike Grissom" <mikeyg@igalaxy.net>
Cc: <freebsd-stable@FreeBSD.ORG>
Sent: Wednesday, April 10, 2002 11:55 AM
Subject: Re: apache
> Today Mike Grissom wrote:
>
> > Its not creating a SIG11. What its doing is not parsing all the code.
Like
> > on the index.php we have all the pages into one using the $action. But
for
> > some reason its displaying everything including internal php coding like
if
> > statements and such.
>
> Might
>
> AddType application/x-httpd-php .php
>
> be missing from the apache config file? That bit me more than
> once. :(
>
> --------------------------------------------------------------------------
> Jack O'Neill Systems Administrator / Systems Analyst
> jack@germanium.xtalwind.net Crystal Wind Communications, Inc.
> Finger jack@germanium.xtalwind.net for my PGP key.
> PGP Key fingerprint = F6 C4 E6 D4 2F 15 A7 67 FD 09 E9 3C 5F CC EB CD
> enriched, vcard, HTML messages > /dev/null
> --------------------------------------------------------------------------
> A Microsoft Certified Systems Engineer is to computing what
> a McDonalds Certified Food Specialist is to fine cuisine.
>
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00ab01c1e0c8$17b1e4e0$0301a8c0>
