From fcd8a5235815bf1b296931d53aa67279c7e40bca Mon Sep 17 00:00:00 2001 From: Valery Kartel Date: Tue, 21 Mar 2017 11:30:45 +0200 Subject: rename: testing/php7.1 -> testing/php7 --- testing/php7/php7-module.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testing/php7/php7-module.conf (limited to 'testing/php7/php7-module.conf') diff --git a/testing/php7/php7-module.conf b/testing/php7/php7-module.conf new file mode 100644 index 0000000000..cf7573bb10 --- /dev/null +++ b/testing/php7/php7-module.conf @@ -0,0 +1,5 @@ +LoadModule php7_module modules/mod_php7.so + +DirectoryIndex index.php index.html +AddHandler application/x-httpd-php .php +AddHandler application/x-httpd-php-source .phps -- cgit v1.2.3