aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7/php7-module.conf
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2016-08-27 16:07:08 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2016-08-27 16:07:08 +0000
commit4fb3c8ed11196e0b6c254c8d984bf7e4f3987f19 (patch)
tree554a61c1b028a37874dfbcbeb4b38b1091674284 /community/php7/php7-module.conf
parent8658427f6876de9d444f2865f8dfb9f93e4e12ea (diff)
downloadaports-4fb3c8ed11196e0b6c254c8d984bf7e4f3987f19.tar.bz2
aports-4fb3c8ed11196e0b6c254c8d984bf7e4f3987f19.tar.xz
testing/php7: move to community
Diffstat (limited to 'community/php7/php7-module.conf')
-rw-r--r--community/php7/php7-module.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/community/php7/php7-module.conf b/community/php7/php7-module.conf
new file mode 100644
index 0000000000..cf7573bb10
--- /dev/null
+++ b/community/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