summaryrefslogtreecommitdiffstats
path: root/php.conf
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-04-15 09:29:12 +0200
committerRemi Collet <remi@remirepo.net>2020-04-15 09:29:12 +0200
commit6224dc50a7aec5729ec6036f77f8a9ffb07df6b4 (patch)
tree59bd53396791f1572fd331c06196c021111b1458 /php.conf
parentffef10cdf19fb648662ee089a5ccffd0eb31f30d (diff)
new snapshot
Diffstat (limited to 'php.conf')
-rw-r--r--php.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.conf b/php.conf
index d192ccf..0639c0a 100644
--- a/php.conf
+++ b/php.conf
@@ -24,7 +24,7 @@ AddType text/html .php
DirectoryIndex index.php
# mod_php options
-<IfModule mod_php7.c>
+<IfModule mod_php.c>
#
# Cause the PHP interpreter to handle files with a .php extension.
#