[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [Raq550] - Too mutch sys info !!! - URGENT
- Subject: RE: [cobalt-users] [Raq550] - Too mutch sys info !!! - URGENT
- From: "Rich LaBo" <rlabo@xxxxxxxxx>
- Date: Wed Jun 18 09:39:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
In your httpd.conf there is a variable named ServerTokens. Change the entry
to PROD and no information will be available...only the fact that Apache is
installed.
Also, in your php.ini file there is an entry named expose_php. Change that
to expose_php = off and your server hides that fact that php is installed.
Of course, someone will be able to tell if you use .php as your file
extensions, but putting an AddType entry into your httpd.conf like below and
using that file extension will take care of that.
AddType application/x-httpd-php .php .ass
>Sent: Wednesday, June 18, 2003 12:19 PM
>To: cobalt-users@xxxxxxxxxxxxxxx
>Subject: [cobalt-users] [Raq550] - Too mutch sys info !!! - URGENT
>Hy all
>
>can someone tells me how to removes informations gived from http :
>
> The site *****.com is running Apache/1.3.20 Sun Cobalt (Unix)
mod_ssl/2.8.4
> OpenSSL/0.9.6 PHP/4.2.3 FrontPage/5.0.2.2510 mod_perl/1.26 on Linux
>
>Thx all.
>
>
>Laurent GROUSSET