From 5cf78b81eac3f7dd71ac8652db9973f5e432c3fd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lo=C3=AFck=20Piera?= Date: Thu, 7 May 2015 16:59:08 +0200 Subject: [PATCH] Fix typo in INSTALL --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 935877b9f9..a37d9a2c8d 100644 --- a/INSTALL +++ b/INSTALL @@ -464,7 +464,7 @@ LoadModule php7_module modules/libphp7.so Or, if we wanted to allow .php, .php2, .php3, .php4, .php5, .php7, and .phtml files to be executed as PHP, but nothing else, we'd use this: - + SetHandler application/x-httpd-php And to allow .phps files to be handled by the php source filter, -- 2.40.0