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