cvs commit: apachen/htdocs/manual/vhosts virtual-host.html

1997-12-16 Thread martin
martin 97/12/16 14:28:39 Modified:htdocs/manual invoking.html htdocs/manual/mod directives.html htdocs/manual/vhosts virtual-host.html Log: In several htdocs/manual pages, the TransferLog directive is still attributed to the mod_log_common module (whi

cvs commit: apache-site/contributors index.html

1997-12-16 Thread martin
martin 97/12/16 14:20:55 Modified:contributors index.html Log: Add my Info Revision ChangesPath 1.23 +9 -0 apache-site/contributors/index.html Index: index.html === RCS file: /home/cvs/apa

cvs commit: apachen/htdocs/manual/mod mod_proxy.html

1997-12-16 Thread martin
martin 97/12/16 14:07:33 Modified:htdocs/manual/mod mod_proxy.html Log: The mod_proxy module proxy_ftp.c has an undocumented 'feature': when the URL is suffixed by ';type=a', then an ASCII transfer is enforced. Revision ChangesPath 1.30 +7 -0 apachen/htdocs/m

cvs commit: apachen/htdocs/manual new_features_1_3.html

1997-12-16 Thread martin
martin 97/12/16 14:03:03 Modified:htdocs/manual new_features_1_3.html Log: The new FTP proxy clickable header path which is in 1.3b4-dev was not really documented anywhere. I added a short blurb Revision ChangesPath 1.36 +7 -0 apachen/htdocs/manual/new_fea

cvs commit: apachen/htdocs/manual/mod mod_auth.html

1997-12-16 Thread coar
coar97/12/16 12:57:39 Modified:htdocs/manual/mod mod_auth.html Log: Correct some misstatements about the Auth*File directives; they're ServerRoot-relative if not absolute. PR: 1511 Revision ChangesPath 1.9 +15 -9 apachen/htdocs/m

cvs commit: apachen/htdocs/manual/misc FAQ.html

1997-12-16 Thread Ralf S. Engelschall
rse 97/12/16 08:52:20 Modified:htdocs/manual/misc FAQ.html Log: Change to URL to the mod_rewrite practical solutions, because the software area now really gets removed, but at least the solutions survive in my paperwork area where they make up a new document. Revision

cvs commit: apachen/src/main http_config.c

1997-12-16 Thread dgaudet
dgaudet 97/12/15 23:36:31 Modified:src/main http_config.c Log: Yet another 64-bit tweak like all the others... I'm too lazy to post it and wait for votes. Revision ChangesPath 1.89 +1 -1 apachen/src/main/http_config.c Index: http_config.c ==