2067da
#
2067da
# PHP is an HTML-embedded scripting language which attempts to make it
2067da
# easy for developers to write dynamically generated webpages.
2067da
#
2067da
<IfModule prefork.c>
2067da
  LoadModule php5_module modules/libphp5.so
2067da
</IfModule>
2067da