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

Bug#394688: IndexOptions not being incremental



Package: apache2
Version: 2.2.3-2
Severity: normal

As per Tollef's directions in bug 340770, I am opening this as a separate bug.

Here is the setup I tried:
/etc/apache2/apache2.conf:
    IndexOptions FancyIndexing VersionSort HTMLTable NameWidth=*
/etc/apache2/sites-enabled/000-default:
                Options -Indexes FollowSymLinks MultiViews
                AllowOverride Options Indexes FileInfo
../.htaccess:
IndexOptions +SuppressLastModified
./.htaccess:
Options +Indexes
IndexOptions +SuppressDescription
Looking at the documentation at http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html#indexoptions, I expect to see FancyIndexing with SuppressDescription and SuppressLastModified
FancyIndexing is not on, even though I have specified it in /etc/apache2/apache2.conf.  Commenting out the line in ../.htaccess works as expected.

--Jayen



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (980, 'testing'), (960, 'stable'), (930, 'unstable'), (900, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork           2.2.3-2    Traditional model for Apache HTTPD

apache2 recommends no packages.

-- no debconf information



Reply to: