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

Bug#394691: IndexOptions being sort of incremental



Package: apache2
Version: 2.2.3-2
Severity: normal

This got closed with 340770, but I guess it's my fault for putting two bugs in one bug report.

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:
Options +Indexes
IndexOptions FancyIndexing +SuppressDescription

Looking at the documentation at http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html#indexoptions, I expect to see FancyIndexing with SuppressDescription
But, what I get is FancyIndexing with NameWidth=*, but no SuppressDescription

-- 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: