Your message dated Sun, 22 Oct 2006 17:22:49 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#340770: closed by Tollef Fog Heen <[EMAIL PROTECTED]> (Re:
Bug#340770: IndexOptions not being incremental)
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: apache2
Version: 2.0.54-5
Severity: normal
I would like to use the following setup, and I expect it to have FancyIndexing
for the current directory, with SuppressDescription and SuppressLastModified
/etc/apache2/apache2.conf:IndexOptions FancyIndexing VersionSort NameWidth=*
../.htaccess:IndexOptions +SuppressDescription
./.htaccess:IndexOptions +SuppressLastModified
But, it doesn't seem to have FancyIndexing on.
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
Next, I tried removing ./.htaccess, which gave me FancyIndexing for the current
directory, with SuppressDescription, as expected.
Next, I tried:
/etc/apache2/apache2.conf:IndexOptions FancyIndexing VersionSort NameWidth=*
../.htaccess:IndexOptions +SuppressDescription
./.htaccess:IndexOptions FancyIndexing +SuppressLastModified
which gives me FancyIndexing, but without SuppressLastModified.
Looking at the documentation at
http://httpd.apache.org/docs/2.0/mod/mod_autoindex.html#indexoptions, I expect
to see FancyIndexing with SuppressLastModified
Next, I tried:
/etc/apache2/apache2.conf:IndexOptions FancyIndexing VersionSort NameWidth=*
../.htaccess:IndexOptions +SuppressDescription
./.htaccess:IndexOptions FancyIndexing SuppressLastModified
which gives me FancyIndexing, with SuppressLastModified, as expected.
Thanks,
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.14-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages apache2 depends on:
ii apache2-mpm-prefork 2.0.54-5 traditional model for Apache2
apache2 recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.2.3-2
* Jayen Ashar
| found 340770 2.2.3-2
| thank you
|
| This has NOT been fixed in 2.2 I am still seeing this problem after
| upgrading to apache2 2.2.3-2.
This is another setup than the original bug. Your bug is that
IndexOptions which aren't connected to a directory can't be changed
incrementally. Please file that as a new and separate bug.
Also, please learn proper quoting, and please stop capitalising words
needlessly.
--
Tollef Fog Heen ,''`.
UNIX is user friendly, it's just picky about who its friends are : :' :
`. `'
`-
--- End Message ---