cvs commit: apache/htdocs/manual/mod mod_include.html

1997-04-18 Thread Paul Sutton
pcs 97/04/18 15:19:59 Modified:htdocs/manual/mod mod_include.html Log: Forgot to mention XBitHack as a method of enabling SSI. Update docs for this directive to state it only applies to text/html files. Revision ChangesPath 1.8 +6 -0 apache/htdocs/manual

cvs commit: apache/htdocs/manual/mod mod_include.html

1997-04-18 Thread Paul Sutton
pcs 97/04/18 15:13:51 Modified:htdocs/manual/mod mod_include.html Log: Provide information on enabling SSI files. Document how to enable SSI using a handler name, and relegate the magic mime types to back-compat. status. Revision ChangesPath 1.7 +28 -5

cvs commit: apache/htdocs/manual/mod mod_usertrack.html

1997-04-18 Thread Paul Sutton
pcs 97/04/18 15:01:14 Modified:htdocs/manual/mod mod_usertrack.html Log: Fix typos Revision ChangesPath 1.9 +7 -8 apache/htdocs/manual/mod/mod_usertrack.html Index: mod_usertrack.html =

cvs commit: apache/htdocs/manual/mod core.html

1997-04-18 Thread Paul Sutton
pcs 97/04/18 14:55:12 Modified:htdocs/manual/mod core.html Log: Explain Satisfy directive. Revision ChangesPath 1.47 +12 -2 apache/htdocs/manual/mod/core.html Index: core.html === RCS f

cvs commit: apache/htdocs/manual new_features_1_2.html

1997-04-18 Thread Paul Sutton
pcs 97/04/18 14:45:58 Modified:htdocs/manual new_features_1_2.html Log: Remove "to be documented" on vhost enhancements. Mention _default_ as a new feature. Revision ChangesPath 1.26 +4 -4 apache/htdocs/manual/new_features_1_2.html Index: new_feature

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

1997-04-18 Thread Paul Sutton
pcs 97/04/18 13:42:20 Modified:htdocs/manual/misc FAQ.html Log: Two cookies questions Revision ChangesPath 1.25 +58 -1 apache/htdocs/manual/misc/FAQ.html Index: FAQ.html === RCS file: /

cvs commit: apache/src/modules/example mod_example.c

1997-04-18 Thread Rodent of Unusual Size
coar97/04/18 11:50:50 Modified:src/modules/example mod_example.c Log: Change the way in which memory for the trace information is being allocated; different pools are used for different phases, and data from previous phases were turning to unrecoverable