diff --git a/chapters/install.xml b/chapters/install.xml index d32d4ca79c..3d7dcbe46b 100644 --- a/chapters/install.xml +++ b/chapters/install.xml @@ -1,5 +1,5 @@ - + Installation @@ -3619,12 +3619,18 @@ stop and start: Note that the second line in the list above can be found in the actual versions of httpd.conf, - but it is commented out. After changing the configuration - file, remember to restart the server, for example, - NET STOP APACHE followed by - NET START APACHE, if you run Apache - as a Windows Service, or use your regular shortcuts. + but it is commented out. + + + + By using this CGI setup, your server are open + to several possible attacks. Please also read + our security section + about CGI setups to get some + ideas, about how to defend yourself from attacks. + + If you would like to use PHP as a module in Apache, @@ -3651,6 +3657,14 @@ stop and start: + + After changing the configuration + file, remember to restart the server, for example, + NET STOP APACHE followed by + NET START APACHE, if you run Apache + as a Windows Service, or use your regular shortcuts. + + In Apache 1.3.22 for Windows, the default configuration file