Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2005 19:22:33 +0200
From:      Adi Pircalabu <apircalabu@bitdefender.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: apache+SSL, which port?
Message-ID:  <20050201192233.149af87b@apircalabu.dsd.ro>
In-Reply-To: <41FFB862.5030701@freebsd.org>
References:  <41FE7592.9070305@freebsd.org> <3f8e4a7a7af495009ace9a59c728a74a@mac.com> <41FE7B67.5070906@freebsd.org> <200501311306.41445.andrewgould@datawok.com> <41FE9420.3080806@filn.net> <41FFB43B.3000209@freebsd.org> <20050201190652.7f5ed1b9@apircalabu.dsd.ro> <41FFB862.5030701@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 01 Feb 2005 17:12:02 +0000
Mark Ovens <marko@freebsd.org> wrote:

> Should have mentioned that I tried adding that but it just caused the 
> contents of index.php to be displayed in the browser rather than the 
> directory listing.

If I understand this correctly, your .php page was not parsed, but
displayed. You should also need a directive like this:

AddType application/x-httpd-php .php

>From what I see, /usr/ports/lang/php4/pkg-message.mod says how to
complete the integration of php module.

Cheers,
-- 
Adrian Pircalabu


-- 
This message was scanned for spam and viruses by BitDefender.
For more information please visit http://www.bitdefender.com/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050201192233.149af87b>