Re: [SLUG] apache service side includes.

From: Andrew M Hoerter (amh@pobox.com)
Date: Tue Aug 26 2003 - 22:23:47 EDT


On Tue, 26 Aug 2003, pwgrant wrote:

> I can't get apache to properly include a file. The .php4 file is in one
> directory, the file to be included is in another.

1) Be sure the Includes option is enabled for the directory where the file
   using SSI's is located.

2) You have to enable SSI parsing for whatever file extensions are
   applicable for your situation (or use XBitHack), the Apache docs
   describe this in detail.

3) You can't include files that are above the file being parsed, or files
   that are outside of the document root.

http://httpd.apache.org/docs-2.0/mod/mod_include.html#element.include

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:49:16 EDT