The following reply was made to PR mod_autoindex/3245; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Didier Godefroy <[EMAIL PROTECTED]> Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: Re: mod_autoindex/3245: Icons not found when indexing subdirectories Date: Mon, 19 Oct 1998 14:22:40 -0700 (PDT) On Mon, 19 Oct 1998, Didier Godefroy wrote: > [EMAIL PROTECTED] wrote: > > > Synopsis: Icons not found when indexing subdirectories > > > > State-Changed-From-To: open-feedback > > State-Changed-By: marc > > State-Changed-When: Mon Oct 19 11:25:30 PDT 1998 > > State-Changed-Why: > > First, it would have bene useful if you could have tried > > upgrading _BEFORE_ submitting a bug report. It just makes > > The upgrade is just a project and I'm not really counting on that right at > the > moment, I need what's there to run properly, this upgrade has already given > me a > lot of headaches, it's complex with adding mod_ssl/SSLeay plus mod_perl and a > few others, the docs are too confusing... (sorry) As we say before you submit a bug report, we can not support ancient versions of Apache and you should try a current version before thinking about submitting a bug report. > > [Mon Oct 19 17:07:12 1998] access to /usr/users/dg/home/test/icons/back.gif > failed for ....., reason: File does not exist > [Mon Oct 19 17:07:12 1998] access to /usr/users/dg/home/test/icons/text.gif > failed for ....., reason: File does not exist > [Mon Oct 19 17:07:12 1998] access to /usr/users/dg/home/test/icons/blank.gif > failed for ......, reason: File does not exist > We also ask you to include any messages from the error log. Please have some respect. > I have: > > Alias /icons/ /apache/icons/ > > in the config and it works for anything at root document level, but nothing > beyond that... > > > Do you mean the images are broken or just don't show up? > > They can't be broken, as they do show up for root document indexes, but they > don't show up for subdirs... Yes, they are broken. A "broken" image is a image that shows up with some type of "broken image" image beside it because the client can't find it. What AddIcon* directives and DefaultIcon directives do you have in your config files?
