summaryrefslogtreecommitdiffstats
path: root/php.conf
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-03-25 13:09:16 +0100
committerRemi Collet <fedora@famillecollet.com>2015-03-25 13:09:16 +0100
commit0ed79bdc73e17bf449d3fcae2926679e03d9e952 (patch)
tree0bf1bc299df32373e37828a4f44c055303c02110 /php.conf
parent70a51a09d3df5650244b8a402dc37db78be1ef6b (diff)
php70-php: fix mod_php configuration
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 730867e..3915031 100644
--- a/php.conf
+++ b/php.conf
@@ -24,7 +24,7 @@ AddType text/html .php
DirectoryIndex index.php
# mod_php options
-<IfModule mod_php5.c>
+<IfModule mod_php7.c>
#
# Cause the PHP interpreter to handle files with a .php extension.
#