mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-26 03:42:37 +01:00
6 lines
167 B
Plaintext
6 lines
167 B
Plaintext
LoadModule php5_module modules/libphp5.so
|
|
|
|
DirectoryIndex index.php index.html
|
|
AddHandler application/x-httpd-php .php
|
|
AddHandler application/x-httpd-php-source .phps
|