Shared-Hosting-Perl-Wrapper
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Helps to keep your web hosting servers from being exploited.
This perl wrapper lets you replace it with the usual command line perl executable (provided you point it to the valid runtime) and
then it will attempt to catch exploit attempts, and log what it's doing.

##To install:

Line 86 in wrap.php needs to be customized (customize the name of the real perl executable).

Our example is /usr/bin/perl_real.

So for install, you would do the following:

    cp -a /usr/bin/perl /usr/bin/perl_real
    ./build.sh
    cp perl /usr/bin/perl

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。