1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

- Revert expose_php change

This commit is contained in:
Andi Gutmans
2004-12-28 03:48:18 +00:00
parent 5acd33001a
commit c2913c977a

View 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
;;;;;;;;;;;;;;;;;;;