]> granicus.if.org Git - php/commitdiff
Kill the references to C:\winnt (Windows 2000), which we don't support, also remove...
authorKalle Sommer Nielsen <kalle@php.net>
Thu, 4 Jan 2018 07:11:34 +0000 (08:11 +0100)
committerKalle Sommer Nielsen <kalle@php.net>
Thu, 4 Jan 2018 07:11:34 +0000 (08:11 +0100)
php.ini-development
php.ini-production

index 47c50560586a59966dc1a1c38336c4fecc4c4c0a..6eb314ec9bc393a9b6251fb30082829f10ba7916 100644 (file)
@@ -15,7 +15,7 @@
 ; 5. The web server's directory (for SAPI modules), or directory of PHP
 ; (otherwise in Windows)
 ; 6. The directory from the --with-config-file-path compile time option, or the
-; Windows directory (C:\windows or C:\winnt)
+; Windows directory (usually C:\windows)
 ; See the PHP docs for more specific information.
 ; http://php.net/configuration.file
 
@@ -772,7 +772,7 @@ enable_dl = Off
 ; of the web tree and people will not be able to circumvent .htaccess security.
 ;cgi.discard_path=1
 
-; FastCGI under IIS (on WINNT based OS) supports the ability to impersonate
+; FastCGI under IIS supports the ability to impersonate
 ; security tokens of the calling client.  This allows IIS to define the
 ; security context that the request runs under.  mod_fastcgi under Apache
 ; does not currently support this feature (03/17/2002)
index 0f171fa72d4db1babe878027e95172863929c6fa..f7fdb0f27866c7aefbfddacfea62c85d8953392a 100644 (file)
@@ -15,7 +15,7 @@
 ; 5. The web server's directory (for SAPI modules), or directory of PHP
 ; (otherwise in Windows)
 ; 6. The directory from the --with-config-file-path compile time option, or the
-; Windows directory (C:\windows or C:\winnt)
+; Windows directory (usually C:\windows)
 ; See the PHP docs for more specific information.
 ; http://php.net/configuration.file
 
@@ -779,7 +779,7 @@ enable_dl = Off
 ; of the web tree and people will not be able to circumvent .htaccess security.
 ;cgi.discard_path=1
 
-; FastCGI under IIS (on WINNT based OS) supports the ability to impersonate
+; FastCGI under IIS supports the ability to impersonate
 ; security tokens of the calling client.  This allows IIS to define the
 ; security context that the request runs under.  mod_fastcgi under Apache
 ; does not currently support this feature (03/17/2002)