freebsd-ports/www/mod_php3/pkg-plist
Clement Laforet 7ce8e2b00e - Respect "apache modules convention".
When you install an apache module via ports or packages, ideally
  module must not alter configuration (not enabled by default)
2004-08-17 13:27:50 +00:00

5 lines
118 B
Plaintext

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