mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-15 05:32:26 +01:00
6 lines
184 B
Plaintext
6 lines
184 B
Plaintext
LoadModule php@_suffix@_module modules/mod_php@_suffix@.so
|
|
|
|
DirectoryIndex index.php index.html
|
|
AddHandler application/x-httpd-php .php
|
|
AddHandler application/x-httpd-php-source .phps
|