From owner-freebsd-questions Tue Oct 16 13:22: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id D9B0037B40F for ; Tue, 16 Oct 2001 13:21:56 -0700 (PDT) Received: from phantom (staff.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.11.3/8.11.3) with SMTP id f9GKLK393796; Tue, 16 Oct 2001 16:21:20 -0400 (EDT) (envelope-from freymann@eagle.ca) Message-ID: <00f001c15680$7cd0b5e0$0f01a8c0@phantom> From: "Gerald T. Freymann" To: "Mark Hughes" , References: <00de01c1567d$2c2f1b70$0f01a8c0@phantom> <00b701c1567e$8d8b4ff0$cdeb1e3e@mark2> Subject: Re: quick php/apache question re the tags Date: Tue, 16 Oct 2001 16:23:58 -0400 Organization: eagle.ca MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Couple of possibilities - the file must have the extension .php to be > recognised by apache as php-parseable Well, that part I know works ;-) I'm trying to be able to embed php commands in .html files and have them processed as well. I used "apachetoolbox" to do the installation of apache/php. There's some simple option that likely needs to be in my httpd.conf file but I can't find it. I've been all over php.net I've even found other wording of what I want to do: "Furthermore, you have to make sure that all pages are parsed by the PHP engine. Warning: this is not the case for .html on default configurations of a server. You have to make sure that the server treats those files as php files" (from http://www.phpsecurepages.f2s.com/faq.html#Q8) gf. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message