Penguin

Differences between current version and predecessor to the previous major change of apache(8).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Tuesday, June 4, 2002 12:31:08 am by perry
Older page: version 1 Last edited on Tuesday, June 4, 2002 12:31:08 am by perry Revert
@@ -25,9 +25,9 @@
 __-T__ ] 
 !!DESCRIPTION 
  
  
-__apache__ is the Apache HyperText Transfer Protocol 
+__apache__ is the Apache ! HyperText Transfer Protocol 
 (HTTP) server program. It is designed to be run as a 
 standalone daemon process. When used like this it will 
 create a pool of child processes to handle requests. To stop 
 it, send a TERM signal to the initial (parent) process. The 
@@ -51,18 +51,18 @@
  
 This option is only available if Apache was built with the 
 ''SHARED_CORE'' rule enabled which forces the Apache core 
 code to be placed into a dynamic shared object (DSO) file. 
-This file is searched in a hardcoded path under ServerRoot 
+This file is searched in a hardcoded path under ! ServerRoot 
 per default. Use this option if you want to override 
 it. 
  
  
 __-d__ ''serverroot'' 
  
  
-Set the initial value for the ServerRoot directive to  
-''serverroot''. This can be overridden by the ServerRoot 
+Set the initial value for the ! ServerRoot directive to  
+''serverroot''. This can be overridden by the ! ServerRoot 
 command in the configuration file. The default is 
 __/usr/local/apache__. 
  
  
@@ -70,9 +70,9 @@
  
  
 Execute the commands in the file ''config'' on startup. 
 If ''config'' does not begin with a /, then it is taken 
-to be a path relative to the ServerRoot. The default is 
+to be a path relative to the ! ServerRoot. The default is 
 __conf/httpd.conf__. 
  
  
 __-C__ ''directive'' 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.