{
    return "" unless (exists ${php}{status} and ${php}{status} eq "enabled");

    return "LoadModule php4_module /usr/lib/apache/libphp4.so";
}
