>  
> +  *) mod_dir: add DefaultHandler directive, to enable admin to specify
> +     an action to happen when a URL maps to no file, without resorting
> +     to ErrorDocument or mod_rewrite.  PR 47184 [Nick Kew]
> +

Ixnay on the irectiveday abuseway.

DefaultHandler implies handling all content; not no-match content.

This might be NotFoundHandler or for dir-not-file, ListingHandler.

Reply via email to