On 7/20/06, <b class="gmail_sendername">OOzy Pal</b> <<a href="mailto:oozypal@gmail.com">oozypal@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
How can I check that mod_include is installed or configured in my<br>Apache so my SSI's are parsed by the server?</blockquote><div><br>This is from memory, so could be slightly wrong.<br><br>mod_include I believe is installed and loaded by default.
<br><br>The config directories are in /etc/apache2<br><br>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.
<br><br>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.<br><br>HTH<br>Tim<br></div><br></div>