On Fri, Nov 22, 2002 at 11:52:10PM -0600, William A. Rowe, Jr. wrote:
> Francis, very cool patch! I'll look at it if noone beats me to it,
> you aren't the only one who wants this feature :-)
Good to hear, thanks.
One caveat, though, that I should have noticed before posting:
A commit about a year ago (v 1.90) removed identifiers called "stat".
I very cleverly then went and added...
> >+static int show_result(autoindex_config_rec *d, int status)
> >+{
> >+ char stat[4]; /* HTTP codes are 3 digits long */
..an identifier called "stat".
You may want to modify that before any eventual commit, for
consistency.
All the best,
f
--
Francis Daly [EMAIL PROTECTED]