All pastes #597226 Raw Edit

dromer

public text v1 · immutable
#597226 ·published 2007-06-30 13:51 UTC
rendered paste body
# This is here for backwards compatability reasons and to support
#  installing 3rd party modules directly via apxs2, rather than
#  through the /etc/apache2/mods-{available,enabled} mechanism.
#
#LoadModule mod_placeholder /usr/lib/apache2/modules/mod_placeholder.so

LoadModule php4_module /usr/lib/apache2/modules/libphp4.so

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps