From: Joshua Slive Date: Sun, 22 Sep 2002 21:51:36 +0000 (+0000) Subject: Transformation. X-Git-Tag: WROWE_2_0_43_PRE1~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69ab6ff1e65dcaf2c8ddd30f876ed990bb1bd809;p=apache Transformation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96954 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/windows.html.en b/docs/manual/platform/windows.html.en index f1efe539a8..eeae467d1d 100644 --- a/docs/manual/platform/windows.html.en +++ b/docs/manual/platform/windows.html.en @@ -309,7 +309,7 @@
  • When running CGI scripts, the method Apache uses to find the interpreter for the script is configurable using the - ScriptInterpreterSource + ScriptInterpreterSource directive.

  • @@ -317,7 +317,7 @@

    Since it is often difficult to manage files with names like .htaccess under windows, you may find it useful to change the name of this configuration file using - the AccessFilename + the AccessFilename directive.

    @@ -441,14 +441,14 @@ apache -n "service name"

    -

    In these cases, the proper ServerRoot should be set in the configuration file.

    +

    In these cases, the proper ServerRoot should be set in the configuration file.

    If you don't specify a configuration file name with -f or -n, Apache will use the file name compiled into the server, usually "conf/httpd.conf". Invoking Apache with the -V switch will display this value labeled as SERVER_CONFIG_FILE. Apache - will then determine its ServerRoot by trying the following, in + will then determine its ServerRoot by trying the following, in this order: