mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-12 16:57:13 +02:00
-- - rename submodule phar-phar -> phar-utils - remade APKBUILD and sources from template-based to 7.1
6 lines
172 B
Plaintext
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
|