You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/04/09 01:02:24 UTC

DO NOT REPLY [Bug 34380] New: - Autoindexing is not working

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34380>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34380

           Summary: Autoindexing is not working
           Product: Apache httpd-2.0
           Version: 2.0.53
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: major
          Priority: P2
         Component: mod_autoindex
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: cowan@ccil.org
                CC: cowan@ccil.org


I am using the binary version of Apache compiled by sunfreeware.com for Solaris
8.  I have loaded all the dependencies (openssl, etc.)  I have done LoadModule
autoindex_module modules/mod_autoindex.so.  I have set Options Indexes in the
server configuration.  Autoindexing does not work.  The error_log reports
"Attempt to serve directory: /mirror1/distribute/home/internal/" and the client
gets a 404.   Turning Options Indexes off does not affect the result.

I also have mod_dir loaded and DirectoryIndex index.html set, so when index.html
exists, all is well.  I have tried with and without IndexOptions.  I have tried
moving Options Indexes into a specific directory: no effect.

I do not have a GNU compiler toolchain on this system and am unwilling to build
my own Apache unless there is absolutely no alternative.  The same config file
works fine on the Debian GNU/Linux version once the LoadModule directives are
removed.  I only have gdb 5.0, so I cannot debug the problem because the
dynamically loaded symbols are not available to gdb.

My users depend on autoindexing.  Please help.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org