See Message-ID: <20020912124210.E7252@escher.san.yahoo.com>. This patch adds the ability include files using a regex. This patch is a backport of the patch provided by Joe Orton for HTTPd 2.0.41 The common problem with the directory include is the fact that it includes everything. Including backup and temporary files as generated by many editors such as Emacs, etc.
Created attachment 3087 [details] apache_1_3_include_fnmatch.patch
I believe regex is not the right word. fnmatch or "shell-style wildcard" is what you mean.
yes. that is what I meant.
This feature has been added as from apache 1.3.27 Dw. -- Dirk-Willem van Gulik