[In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]
Synopsis: Pattern matching with * in Directory directive State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Wed Mar 17 12:57:20 PST 1999 State-Changed-Why: I don't know exactly what you think "doesn't work", but /*/public_html is only supposed to match all second level directories named public_html. It does not match /home/user/public_html. It would match /user/public_html.