Sophie

Sophie

distrib > PLD > th > x86_64 > by-pkgid > 185a9f0c9d34709d8df8746120c9519e > files > 1

apache-mod_suphp-0.7.2-1.x86_64.rpm

# $Id$
LoadModule suphp_module	modules/mod_suphp.so

<IfModule suphp_module>
    suPHP_Configpath	/etc/php
    suPHP_Engine on
    suPHP_AddHandler x-httpd-php
    AddHandler x-httpd-php .php .inc
</IfModule>