rse 98/06/10 05:27:02
Modified: . STATUS
Log:
This patch was now applied. Remove it from status.
Revision Changes Path
1.422 +0 -10 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.421
retrieving revision 1.422
diff -u -r1.421 -r1.422
--- STATUS 1998/06/09 21:09:27 1.421
+++ STATUS 1998/06/10 12:27:01 1.422
@@ -57,16 +57,6 @@
See: http://www.engelschall.com/sw/apache/ [substconfparam]
Status (for 1.3.1-dev): Ralf +1
- * Ralf's "command line option to do a config syntax check only":
- This patch adds a -t option to httpd which forces Apache to parse and
- check its configuration files but exit immediately after this step. It
- is useful for checking the syntax of the config files before doing a
- restart of a running server, especially from within cron jobs. There
you
- must avoid a server going down just because of recently introduced
- syntax error in one of the config files.
- See: http://www.engelschall.com/sw/apache/ [configcheckoption]
- Status (for 1.3.1-dev): Ralf +1
-
* Ralf's "linking DSO modules against possible libraries from $(LIBS)":
This patch is a first step for a more powerful and less restrictive DSO
mechanism: We allow DSO modules to be linked against other DSO
libraries