Help for this page

Select Code to Download


  1. or download this
    if ($t =~ /^y/) {
        `cp /etc/httpd/httpd.conf /etc/httpd/httpd.conf.save`;
        $orig = 'CustomLog "\/private\/var\/log\/httpd\/access_log" common
    +';
    ...
            print " done\n\n";
        }
    }