At 02:31 PM 1/8/2004, Jim Jagielski wrote:
>We're being sloppy with these... Shouldn't all FNM_* in
>httpd be using the APR versions? Just grepping for
>FNM_PERIOD...

I would think so ... patch on :)

>./modules/generators/mod_autoindex.c:                                
>FNM_NOESCAPE | FNM_PERIOD)
>./modules/generators/mod_autoindex.c:                                
>FNM_NOESCAPE | FNM_PERIOD | FNM_CASE_BLIND)
>./modules/ssl/ssl_engine_init.c:        int fnm_flags = FNM_PERIOD|FNM_CASE_BLIND;
>./server/config.c:                                FNM_PERIOD) == APR_SUCCESS)) {


Reply via email to