]> granicus.if.org Git - php/commitdiff
- Revert expose_php change
authorAndi Gutmans <andi@php.net>
Tue, 28 Dec 2004 03:48:18 +0000 (03:48 +0000)
committerAndi Gutmans <andi@php.net>
Tue, 28 Dec 2004 03:48:18 +0000 (03:48 +0000)
php.ini-recommended

index 0c0d993539e4f8a7c8419368f4c6ed34fbb8a0d4..dc832e1d4bc05074260632200d8c3b2d564a9c22 100644 (file)
@@ -288,7 +288,7 @@ disable_classes =
 ; (e.g. by adding its signature to the Web server header).  It is no security
 ; threat in any way, but it makes it possible to determine whether you use PHP
 ; on your server or not.
-expose_php = Off
+expose_php = On
 
 
 ;;;;;;;;;;;;;;;;;;;