From 82cd1263a39ff83b95e0f3d899ddf2e1a72181da Mon Sep 17 00:00:00 2001 From: Valery Kartel Date: Fri, 24 Feb 2017 11:25:06 +0200 Subject: testing/php7.1: fixes in extension depends tracking -- - rename submodule phar-phar -> phar-utils - remade APKBUILD and sources from template-based to 7.1 --- testing/php7.1/php7.1-module.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testing/php7.1/php7.1-module.conf (limited to 'testing/php7.1/php7.1-module.conf') 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 -- cgit v1.2.3