forked from Lainports/freebsd-ports
When you install an apache module via ports or packages, ideally module must not alter configuration (not enabled by default)
4 lines
118 B
Text
4 lines
118 B
Text
etc/php3.ini-dist
|
|
%%AP_LIBEXEC%%/libphp3.so
|
|
@exec %D/sbin/apxs -e -A -n php3 %f
|
|
@unexec %D/sbin/apxs -e -A -n php3 %f
|