I was wondering how to allow (if possible) indexes for just one directory?
Or is it allow for all, or none?
I am running apache 2.0 on win32 XP.
Thanks.
Moderators: macek, egami, gesf

<Directory "/directory_you_want_the_index">
Options Indexes
</Directory>"\directory_you_want_the_index"
# Each directory to which Apache has access can be configured with respect
# to which services and features are allowed and/or disabled in that
# directory (and its subdirectories).
#
# First, we configure the "default" to be a very restrictive set of
# features.
#

Return to Server installation and configuration
Users browsing this forum: No registered users and 2 guests