diff options
author | 2002-11-19 02:44:52 +0000 | |
---|---|---|
committer | 2002-11-19 02:44:52 +0000 | |
commit | 7bf1d52327cf6bf625b354bb6d279a74bd08bd9b (patch) | |
tree | 678b6d7b44a8799616e0dbffe96b370fd8928be7 | |
parent | 77524e3f723f9b68b85981de030a8fc69c072232 (diff) |
Yet more minor documentation edits.
-rw-r--r-- | Documentation/documentation.lyx | 129 |
1 files changed, 114 insertions, 15 deletions
diff --git a/Documentation/documentation.lyx b/Documentation/documentation.lyx index d15053b..efca178 100644 --- a/Documentation/documentation.lyx +++ b/Documentation/documentation.lyx | |||
@@ -528,11 +528,20 @@ in your httpd.conf file. | |||
528 | /usr/local/apache/bin/apachectl startssl: httpd could not be started | 528 | /usr/local/apache/bin/apachectl startssl: httpd could not be started |
529 | \layout Standard | 529 | \layout Standard |
530 | 530 | ||
531 | (This is because mod_log_sql doesn't yet have the required symbols that | 531 | (If the statements are out of order, mod_log_sql doesn't recognize the SSL |
532 | mod_ssl provides.) | 532 | symbols that mod_ssl provides.) |
533 | \layout Standard | 533 | \layout Standard |
534 | 534 | ||
535 | Now skip below to the "Configuration" section. | 535 | Now skip below to section |
536 | \begin_inset LatexCommand \ref{sec:Configuration} | ||
537 | |||
538 | \end_inset | ||
539 | |||
540 | , | ||
541 | \series bold | ||
542 | Configuration | ||
543 | \series default | ||
544 | . | ||
536 | \end_deeper | 545 | \end_deeper |
537 | \layout Subsection | 546 | \layout Subsection |
538 | 547 | ||
@@ -740,6 +749,11 @@ Install your httpd binary. | |||
740 | \end_deeper | 749 | \end_deeper |
741 | \layout Section | 750 | \layout Section |
742 | 751 | ||
752 | |||
753 | \begin_inset LatexCommand \label{sec:Configuration} | ||
754 | |||
755 | \end_inset | ||
Christopher Powell | 2002-12-18 | ||
* | Delayed inserts, includes, better table creation, renamed global vars, | 2002-12-18 | |
* | Changes on route to 1.18 release (better table creation logic and workarounds... | 2002-12-10 | |
* | More documentation work on the way to final 1.17 release. | 2002-11-14 | |
* | Monster changes en route to 1.17. Esp. with new documentation. | 2002-11-14 | |
* | *** empty log message ***1.17pre2 | 2002-09-04 | |
* | Lots of changes & bugfixes as requested on the list. Pre-1 of 1.17.1.17pre1 | 2002-06-27 | |
* | More effort toward next release. Now include headers in/out. | 2002-05-24 | |
* | Further changes on the way to 1.17, big one was the segfault fix. | 2002-05-16 | |
* | Added notes logging capability. This is a commit prior to a lot of work | 2002-05-14 | |
* | Significant headway toward a releasable 1.16, passed ab testing and my | 2002-04-23 | |
* | Significant bugfixes and feature additions on the way to 1.16... | 2002-04-21 | |
* | Added - but did not activate - routines to handle proxy environment variables. | 2002-04-08 | |
* | This is a "pre" snapshot of 1.15. Numerous changes emphasizing how SQL | 2002-04-02 | |
* | Minor but significant updates to the instructions for apxs users. | 2002-02-24 | |
* | Ported to mysql_real_connect, made a change for the mass-virtual-hosting1.13 | 2002-01-15 | |
* | Added a mysql_close mechanism to the child exit process to fix MySQL | 2001-12-07 | |
* | Big changes including reworked cookie code, new directives, SSL logging, | 2001-12-03 | |
* | A lot of code cleanup and tweaking, plus cookie logging:1.10 | 2001-11-30 | |
* | Initial revision1.09 | 2001-11-28 |