From 9db98a17fabead3bbf63f1c407aa8728c7d163b8 Mon Sep 17 00:00:00 2001 From: Valery Kartel Date: Mon, 8 Feb 2016 20:07:54 +0200 Subject: testing/php7: new aport The PHP language runtime engine - 7th branch http://php.net/ --- 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