diff options
Diffstat (limited to 'php.conf')
-rw-r--r-- | php.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. # |