aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7.1/php-module.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php7.1/php-module.conf.in')
-rw-r--r--testing/php7.1/php-module.conf.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/php7.1/php-module.conf.in b/testing/php7.1/php-module.conf.in
new file mode 100644
index 0000000000..267ad00e6e
--- /dev/null
+++ b/testing/php7.1/php-module.conf.in
@@ -0,0 +1,5 @@
+LoadModule php@_suffix@_module modules/mod_php@_suffix@.so
+
+DirectoryIndex index.php index.html
+AddHandler application/x-httpd-php .php
+AddHandler application/x-httpd-php-source .phps