Camuflage of a Domino HTTP server

Hi there

I want to change the information about what kind of HTTP server software is serving a certan webpage.

Currently, the Domino HTTP is telling a webclient, that it is a Domino-Server. This information and anything that can pin-point a user that this is a Domion Server has to go.

Does anyone have a clue?

Is this a HTTP response header?

Currently i have created a site that acts as a .php site in every detail - now I just need the server to stop telling everyone that it is a Domino-Server.

Please help me.

  • Christian Gravgaard

Subject: Camuflage of a Domino HTTP server

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/c3bd326b3543a3b785256cba006c9675?OpenDocument

Subject: Camuflage of a Domino HTTP server

Put the following line into notes.ini of your server

DominoNoBanner=1

and restart the http task.

Self explanatory, isn’t it?