You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Jim Johnson <ji...@perigee.net> on 1999/12/17 15:14:34 UTC

general/5487: Wildcard not working in Directory command

>Number:         5487
>Category:       general
>Synopsis:       Wildcard not working in Directory command
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Dec 17 06:20:00 PST 1999
>Last-Modified:
>Originator:     jim@perigee.net
>Organization:
apache
>Release:        1.3.9
>Environment:
Linux www 2.2.12 #12 SMP Mon Oct 4 11:19:22 EDT 1999 i686 unknown
>Description:
* does not 'replace any number of characters' like it used to.  

For example:

This line used to work:
 <Directory /usr/local/etc/httpd/htdocs/users/*/private>

but I had to switch to:
  <Directory /usr/local/etc/httpd/htdocs/users/./*/./private>

with 1.3.9.

Regards,

Jim
>How-To-Repeat:
It should be easy.  Note, that I am using a '.' for the userdir.
>Fix:
Fix parser.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database 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!     ]