On Mon, Aug 8, 2011 at 12:27 PM, Peter Humphrey
<pe...@humphrey.ukfsn.org> wrote:
> On Monday 08 August 2011 17:59:35 Paul Hartman wrote:
>> On Mon, Aug 8, 2011 at 9:04 AM, Peter Humphrey <pe...@humphrey.ukfsn.org>
> wrote:
>> > On Sunday 07 August 2011 19:07:45 Paul Hartman wrote:
>> >> There is a how-to for setting up SSIs:
>> >>
>> >> http://httpd.apache.org/docs/2.2/howto/ssi.html
>> >
>> > Ah. Thank you Paul. I'll see if I can work out what APACHE_MODULES I
>> > need in make.conf.
>>
>> I think the "include" module is the necessary one to add.
>
> The trouble with specifying Apache modules is that including the one I want
> promptly disables all the default ones, and I have to experiment to get them
> back.

Ahh, I see. It looks like "include" is one of the defaults. I don't
have apache2 installed and I unset the variables. It looks like these
are the default enabled modules here in case you want to paste them in
to your variable:

actions alias auth_basic authn_alias authn_anon authn_dbm
authn_default authn_file authz_dbm authz_default authz_groupfile
authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs
dav_lock deflate dir disk_cache env expires ext_filter file_cache
filter headers include info log_config logio mem_cache mime mime_magic
negotiation rewrite setenvif speling status unique_id userdir
usertrack vhost_alias

Reply via email to