summaryrefslogtreecommitdiffstats
path: root/source/n/php/mod_php.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/php/mod_php.conf.example')
-rw-r--r--source/n/php/mod_php.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/php/mod_php.conf.example b/source/n/php/mod_php.conf.example
index d8f96eb09..6ca1d3a87 100644
--- a/source/n/php/mod_php.conf.example
+++ b/source/n/php/mod_php.conf.example
@@ -3,7 +3,7 @@
#
# Load the PHP module:
-LoadModule php7_module lib/httpd/modules/libphp7.so
+LoadModule php_module lib/httpd/modules/libphp.so
# Tell Apache to feed all *.php files through PHP. If you'd like to
# parse PHP embedded in files with different extensions, comment out