In reply to Alexei Kosut who said
> * UserDir public_html -> ~bar/public_html/one/two.html
> * UserDir /usr/web -> /usr/web/bar/one/two.html
> ! * UserDir /home/ * /www -> /home/bar/www/one/two.html
> ! * NOTE: theses ^ ^ space only added allow it to work in a comm
akosut 96/03/21 17:05:28
Modified:src mod_digest.c mod_proxy.c mod_userdir.c util_md5.c
Log:
Fix several of the -Wall warnings, mostly the ones that were my fault.
Sorry about that.
Revision ChangesPath
1.2 +0 -4 apache/src/mod_digest.c
Index: mod