[Apache 2.2] Issues with mod_autoindex
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I am new to Apache installations and administration and I have a new Apache httpd instance setup and I would like to setup autoindexing on a certain directory. I only get 404 errors from the directory. I checked to see if mod_autoindex is being loaded and I didn't see it in the httpd.conf LoadModule list. I checked to see if the mod_autoindex.so file was in the modules directory and it wasn't. I assume that this is my problem. If this is the cause of my issue, where do I get and how to install this mod? In case this isn't the issue, the directory has been setup using the following directive:
<Directory /opt/data/foo>
Options Indexes
AllowOverride None
Order deny,allow
Allow from all
</Directory>
Thanks,
Mike
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]