andi Mon Dec 27 22:48:19 2004 EDT Modified files: /php-src php.ini-recommended Log: - Revert expose_php change http://cvs.php.net/diff.php/php-src/php.ini-recommended?r1=1.166&r2=1.167&ty=u Index: php-src/php.ini-recommended diff -u php-src/php.ini-recommended:1.166 php-src/php.ini-recommended:1.167 --- php-src/php.ini-recommended:1.166 Mon Dec 27 21:42:23 2004 +++ php-src/php.ini-recommended Mon Dec 27 22:48:18 2004 @@ -288,7 +288,7 @@ ; (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 ;;;;;;;;;;;;;;;;;;;
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php