https://issues.apache.org/bugzilla/show_bug.cgi?id=41867
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from [email protected] --- Created attachment 32161 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32161&action=edit another approach Attached patch fixes the issue byt marking core_dir_config entries created by Directory/DirectoryMatch directives. In ap_directory_walk, the last core_dir_config entry is checked and if we are going to serve regular file, but the entry is created using Directory/DirectoryMatch, it is skipped. -- 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]
