Module mod_include

Tim Penhey tim at penhey.net
Mon Jul 24 10:10:24 UTC 2006


On 7/20/06, OOzy Pal <oozypal at gmail.com> wrote:
>
> How can I check that mod_include is installed or configured in my
> Apache so my SSI's are parsed by the server?


This is from memory, so could be slightly wrong.

mod_include I believe is installed  and loaded by default.

The config directories are in /etc/apache2

There are two directories of interest for this: one is something like
installed-modules and the other is something like enabled-modules.  I'm sure
I have these wrong but I can't for the life of me remember, and I'm not near
my box.  Anyway, one of these has actual files, and the other sym-links to
the real files.

The directory that contains the sym-links is the one that defines the
modules that are actually loaded.  The mod_include configuration file in
there is the one to check.

HTH
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060724/9a92045f/attachment.html>


More information about the ubuntu-users mailing list