From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q5tbB-00089b-OT for garchives@archives.gentoo.org; Sat, 02 Apr 2011 05:42:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E8361C01B; Sat, 2 Apr 2011 05:40:29 +0000 (UTC) Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com [209.85.216.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 1E1831C01B for ; Sat, 2 Apr 2011 05:40:28 +0000 (UTC) Received: by qwb7 with SMTP id 7so3153161qwb.40 for ; Fri, 01 Apr 2011 22:40:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=v+LV76qeE6Ce9+Sl5G8RUEZqK1png5cpJb1jgCFbSVQ=; b=FH3IY0O/3+PhBg26HpQtI3/UffEHqCL+JqpaHw4peZ4pnb+gAPZ8jFObiH4/TQ8Cuy N4/pqqAZjK0SdC7tX7e4lu/GCKlAMPfsPQP91itKoigtbFLgb0pajQooANXa1Mi+aouh 8tbJNE7WQNsq87e1Zk1C2Qw15hwHu8rZ+fJkw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=kSCXkQ6RrgTKIl0EMizkdT+dv25+O6HkFNFBM+GJZbnaQ4K4QNtFPvpZc71fu2WdRc MrW7pRg2z1HIUz4+G96WHgFNQidden6j3PkACbsiWMa+xfSsLLV7gP+TdjN/wbSiQyCp 0GuClBrBrGTaPtMXKdvo1CioMkOLny/HcyYh4= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.229.191.207 with SMTP id dn15mr4086145qcb.183.1301722828425; Fri, 01 Apr 2011 22:40:28 -0700 (PDT) Received: by 10.229.19.138 with HTTP; Fri, 1 Apr 2011 22:40:28 -0700 (PDT) In-Reply-To: <4D9659AE.4020605@badapple.net> References: <201104011257.49639.peter@humphrey.ukfsn.org> <201104011418.39754.stephane@22decembre.eu> <201104012056.47604.peter@humphrey.ukfsn.org> <4D9659AE.4020605@badapple.net> Date: Sat, 2 Apr 2011 16:40:28 +1100 Message-ID: Subject: Re: [gentoo-user] Setting up a local web server From: Adam Carter To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=90e6ba5bbc6bc8ca22049fe8f626 X-Archives-Salt: X-Archives-Hash: cef09320f678229a68a8dbb0d8a10e28 --90e6ba5bbc6bc8ca22049fe8f626 Content-Type: text/plain; charset=ISO-8859-1 > dig you build php with an apache2 flag to enable the Apache module? > And you'll also need this in your httpd.conf; AddType application/x-httpd-php .php --90e6ba5bbc6bc8ca22049fe8f626 Content-Type: text/html; charset=ISO-8859-1
dig you build php with an apache2 flag to enable the Apache module?

And you'll also need this in your httpd.conf;

AddType application/x-httpd-php .php
--90e6ba5bbc6bc8ca22049fe8f626--