https://bz.apache.org/bugzilla/show_bug.cgi?id=58789
--- Comment #29 from [email protected] --- Hi Mr. Luca, I read only the Apache 2.2 documentation (but I am usinh 2.4, I didnt know 2.4 documentation was already available). I also tried to get help from stackoverflow community and they told me to report this as a bug, so I did! I think apache should make it a lot clearer what rules from htaccess are processed first and what are later. Maybe apache should say what order the htaccess directives are processed. Mod_rewirte I know are processed way after <filesmatch> even if I put all mod_rewrite rules at the top of htaccess the <filesmatch> rules will be processed first. To me this should be a bug or a misconception of how it works, but Apache should correct this bug OR make it a lot clearer which order things are executed by Apache cause I manage webserver for about 6 years and never had heard of the order of the apache directives. -- 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]
