diff --git a/SOURCES/php.modconf b/SOURCES/php.modconf new file mode 100644 index 0000000..e169f4a --- /dev/null +++ b/SOURCES/php.modconf @@ -0,0 +1,13 @@ +# +# PHP is an HTML-embedded scripting language which attempts to make it +# easy for developers to write dynamically generated webpages. +# + +# Cannot load both php5, php7 and php modules + + + + LoadModule php_module modules/libphp.so + + +