https://issues.apache.org/bugzilla/show_bug.cgi?id=53585
Daniel Gruno <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Daniel Gruno <[email protected]> --- As mentioned, this issue was with the documentation showing something that does not work. <Directory ~ "foo"> is equivalent to <DirectoryMatch "foo"> just as <Location ~ "foo"> equals <LocationMatch "foo">, and as such, the same rule applies for both directives. I have removed the "abc$" example and replaced it with something else, as to not confused readers. Closing this issue as fixed. -- 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]
