https://issues.apache.org/bugzilla/show_bug.cgi?id=53444
--- Comment #2 from Brad Hawks <[email protected]> --- AllowOverride Options=Indexes ... This one fixes the problem AllowOverride Options Indexes ... This one did NOT fix the problem I was wondering if AllowOverride was confusing the core directive Options=Indexes with the mod_autoindex directive Indexes, but couldn't figure out a way to specify. I tried AllowOverrideList Indexes but that didn't work. Guess I should read the documentation closer, I didn't see you could specify Options= Thanks for the help! -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
