[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#283267: apache2-common: Perhaps consider including /etc/apache2/mods-available/include.conf ?



Package: apache2-common
Version: 2.0.52-3
Severity: wishlist

When enabling includes module by symlinking
/etc/apache2/mods-available/include.conf to
/etc/apache2/mods-enabled/include.conf, also need to have the code:

<IfModule mod_include.c>
	AddType text/html .shtml
	AddOutputFilter INCLUDES .shtml
</IfModule>

as per doco at
http://httpd.apache.org/docs-2.0/howto/ssi.html#configuring

... perhaps this could be placed in
    /etc/apache2/mods-available/include.conf ?

If assuming a default of using .shtml is too much in this case, then perhaps
including these and XBitHack directive with some doco in the same file, but
commented out?

Not critical - hence wishlist, or maybe I'm missing it elsewhere, but as
it's an option as to whether or not SSI support is loaded, I'd assume
it'd go in corresponding .conf file..

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apache2-common depends on:
ii  debconf                     1.4.40       Debian configuration management sy
ii  debianutils                 2.10.3       Miscellaneous utilities specific t
ii  libapr0                     2.0.52-3     The Apache Portable Runtime
ii  libc6                       2.3.2.ds1-18 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-17    Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.8-1     XML parsing C library - runtime li
ii  libldap2                    2.1.30-3     OpenLDAP libraries
ii  libmagic1                   4.10-3       File type determination library us
ii  libssl0.9.7                 0.9.7e-2     SSL shared libraries
ii  mime-support                3.28-1       MIME files 'mime.types' & 'mailcap
ii  net-tools                   1.60-10      The NET-3 networking toolkit
ii  openssl                     0.9.7e-2     Secure Socket Layer (SSL) binary a
ii  ssl-cert                    1.0-10       Simple debconf wrapper for openssl
ii  zlib1g                      1:1.2.2-3    compression library - runtime

-- no debconf information



Reply to: