aports/testing/php7.1/php7.1-module.conf
Valery Kartel 82cd1263a3 testing/php7.1: fixes in extension depends tracking
--
- rename submodule phar-phar -> phar-utils
- remade APKBUILD and sources from template-based to 7.1
2017-02-24 13:18:28 +00:00

6 lines
172 B
Plaintext

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