https://bz.apache.org/bugzilla/show_bug.cgi?id=64239
--- Comment #1 from Knute Johnson <[email protected]> --- I have a similar problem, running apache2 2.4.38 on a RaspberryPi computer running RaspberyPi OS (Debian 10). Both mod_dir and mod_autoindex are enabled. In apache2.conf Indexes are enabled for /var/www/. The mods-enabled files are included prior to this. The only way to get an index from a subdirectory is to add DirectoryIndex disabled. Without that directive a 403 Forbidden is returned if there is no index file in the directory. -- 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]
