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