On Tue, Feb 27, 2001 at 09:24:17AM -0800, Ralph Zeller wrote:

> AddType application/x-httpd-php3 .php3 .phtml .php .inc .html

You don't need the .inc.  Your include files will be parsed, if you call
them from a PHP script.  ALthough making them a php mime type will keep
stuff like database passwords from being displayed in plain text, (if that's
the type of thing you put in your include files) they should be outside your
httpd dcument root anyway.

<[EMAIL PROTECTED]>

Reply via email to