jim 98/04/20 16:51:15
Modified: . STATUS src CHANGES Log: HP-UX 11 doc changes Revision Changes Path 1.310 +1 -0 apache-1.3/STATUS Index: STATUS =================================================================== RCS file: /export/home/cvs/apache-1.3/STATUS,v retrieving revision 1.309 retrieving revision 1.310 diff -u -r1.309 -r1.310 --- STATUS 1998/04/20 20:18:02 1.309 +++ STATUS 1998/04/20 23:51:13 1.310 @@ -44,6 +44,7 @@ Committed Code Changes: + * HP-UX 11 port by Jeff Earickson * Lars' Configure fix to avoid confusing message under APACI control * Ralf's Configure fix for AWK's failing with "string to long" error * Ralf's fix for stderr logging to make sure default loglevel is honored 1.778 +2 -0 apache-1.3/src/CHANGES Index: CHANGES =================================================================== RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v retrieving revision 1.777 retrieving revision 1.778 diff -u -r1.777 -r1.778 --- CHANGES 1998/04/19 20:10:43 1.777 +++ CHANGES 1998/04/20 23:51:14 1.778 @@ -1,5 +1,7 @@ Changes with Apache 1.3b7 + *) PORT: Added HP-UX 11 patches [Jeff Earickson <[EMAIL PROTECTED]>] + *) If you start apache with the -S command line option it will dump out the parsed vhost settings. This is useful for folks trying to figure out what is wrong with their vhost configuration.