From 8be79780a4d67231c74bfe1f57648a16aea85687 Mon Sep 17 00:00:00 2001 From: Max Rees Date: Mon, 4 Jun 2018 21:47:16 -0400 Subject: user/php7: new package --- user/php7/php-module.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 user/php7/php-module.conf (limited to 'user/php7/php-module.conf') diff --git a/user/php7/php-module.conf b/user/php7/php-module.conf new file mode 100644 index 000000000..f29fc3125 --- /dev/null +++ b/user/php7/php-module.conf @@ -0,0 +1,13 @@ +LoadModule php7_module /usr/libexec/apache2/mod_php.so + +DirectoryIndex index.php index.html + + + SetHandler application/x-httpd-php + + +# Uncomment the following to allow .phps files to be handled by the php source filter, +# and displayed as syntax-highlighted source code +# +# SetHandler application/x-httpd-php-source +# -- cgit v1.2.3-60-g2f50