Bug#340770: closed by Tollef Fog Heen <tfheen@err.no> (Re: Bug#340770: IndexOptions not being incremental)
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.
Here is the setup I tried:
/etc/apache2/apache2.conf:
Options Indexes MultiViews
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
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
----- Original Message ----
From: Debian Bug Tracking System <owner@bugs.debian.org>
To: Jayen Ashar <J__n@yahoo.com>
Sent: Sunday, October 22, 2006 5:33:35 AM
Subject: Bug#340770 closed by Tollef Fog Heen <tfheen@err.no> (Re: Bug#340770: IndexOptions not being incremental)
This is an automatic notification regarding your Bug report
#340770: IndexOptions not being incremental,
which was filed against the apache2 package.
It has been closed by Tollef Fog Heen <tfheen@err.no>.
Their explanation is attached below. If this explanation is
unsatisfactory and you have not received a better one in a separate
message then please contact Tollef Fog Heen <tfheen@err.no> by replying
to this email.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
Version: 2.2.3-1
* Jayen Ashar
| 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
This seems to have been fixed in 2.2, so closing this bug.
--
Tollef Fog Heen ,''`.
UNIX is user friendly, it's just picky about who its friends are : :' :
`. `'
`-
Reply to: