>Number:         3072
>Category:       mod_autoindex
>Synopsis:       star wildcard not handled properly at the end of file name
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Sep 25 01:40:01 PDT 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3.2
>Environment:
HP-UX pbk2 B.10.20 E 9000/879
gcc version 2.7.2.3
>Description:
This is a piece of my access.conf

        # Acces aux statistiques du on-line
        <Directory /stpdata/online/stat/ticket>
        AuthDBMUserFile conf/usr
        AuthDBMGroupFile conf/usr
        AuthName "Stats de l'activite WEB"
        AuthType Basic
        require group stat_web
        Options +Indexes +Includes
        IndexIgnore *.Z URLS totaux
        IndexOptions FancyIndexing
        AddDescription  "Coupe du monde 1998"   cdm98
        AddDescription  "Anciennes statistiques"        res
        AddDescription  "Statistiques hebdomadaires"    sem_*
        </Directory>

and in the /stpdata/online/stat/ticket directory, i have 3 sub-directories 
named sem_3598, sem_3698 and sem_3798.
But no description is added to this directory.

I think this is a bug because using *_*, or *98 works well.
>How-To-Repeat:
See the description.
>Fix:

>Audit-Trail:
>Unformatted:
[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!         ]



Reply via email to