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

    return "AddModule mod_php4.c";
}
