1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 04:05:40 +03:00
aports/testing/php7/php7-module.conf
Valery Kartel 9db98a17fa testing/php7: new aport
The PHP language runtime engine - 7th branch
http://php.net/
2016-02-10 12:48:54 +01:00

5 lines
168 B
Text

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