mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 22:37:12 +02:00
6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
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
|