on 4/17/02 1:04 AM, TheFinn at [EMAIL PROTECTED] appended the following bits
to my mbox:

> Anyone know of an easy/fast way to stop apache from spilling its' guts when
> it gets scanned?

Here's a nice discussion:

<http://www.attrition.org/attrition/how-apache.html>

You can also start by adding the following to the httpd.conf file:

ServerTokens Prod[uctOnly]
    Server sends (e.g.): Server: Apache

HTH.

Sincerely,

Paul Burney
<http://paulburney.com/>

<?php
    while ($self != "asleep") {
        $sheep_count++;
    }
?>

 

Reply via email to