to any value - fix a typo in MESSAGE-main file -- wrong name of default config file. - bump pkgname ok robert@
7 lines
188 B
Plaintext
7 lines
188 B
Plaintext
LoadModule php5_module !!LOCALBASE!!/lib/php/libphp5.so
|
|
|
|
<IfModule mod_php5.c>
|
|
AddType application/x-httpd-php .php .phtml .php3
|
|
AddType application/x-httpd-php-source .phps
|
|
</IfModule>
|