Re: reorg of core.html

2000-10-06 Thread Rich Bowen
Joshua Slive wrote: > > I realize I'm going to get the reputation of someone who just likes to > sort everything, but > > Attached is a reorganization of the directives section in core.html. It > sorts directives first by purpose, and then alphabetically. This does not > match the format of

reorg of core.html

2000-10-06 Thread Joshua Slive
I realize I'm going to get the reputation of someone who just likes to sort everything, but Attached is a reorganization of the directives section in core.html. It sorts directives first by purpose, and then alphabetically. This does not match the format of the other modules docs, but core.ht

cvs commit: apache-2.0/src/lib/apr/include apr_errno.h

2000-10-06 Thread wrowe
wrowe 00/10/06 10:08:27 Modified:src/lib/apr/include apr_errno.h Log: The precursor to the win32 cannonical errors patch Moved the unix APR_IS_STATUS... block to the end (a fallthrough, rather than a nasty condition list.) Added some GetLastError/WSAGetLastError

cvs commit: httpd-docs-2.0/htdocs/manual/mod core.html

2000-10-06 Thread slive
slive 00/10/05 17:56:51 Modified:htdocs/manual/mod core.html Log: Be a little more explicit about the consequences of ErrorDocument xxx http:// Revision ChangesPath 1.173 +11 -5 httpd-docs-2.0/htdocs/manual/mod/core.html Index: core.html ===

cvs commit: httpd-docs-1.3/htdocs/manual/mod core.html

2000-10-06 Thread slive
slive 00/10/05 17:53:15 Modified:htdocs/manual/mod core.html Log: Be a little more explicit about the results of using ErrorDocument xxx http://. Revision ChangesPath 1.175 +11 -6 httpd-docs-1.3/htdocs/manual/mod/core.html Index: core.html =