Title: Zeus webserver

KBTAG: kben10000154
URL: http://www.securityportal.com/lskb/10000150/kben10000154.html
Date created: 07/10/2000
Date modified:
Date removed:
Authors(s): Kurt Seifried seifried@securityportal.com
Topic: Zeus webserver
Keywords: Network/WWW

Summary:

Zeus is a commercial British webserver, very fast, lots of features.

More information:

Zeus has a very nice web based administration interface, you should definitely restrict access to this, either by firewalling it, or only running it on the localhost IP. You need to tell the admin webserver not to bind to all interfaces (the default).

Edit /usr/local/zeus/admin/website and change ip_name to localhost.

in /usr/local/zeus/admin/global.cfg add:

tuning!bind_any no

Or you can add the following to /usr/local/zeus/admin/website:

bindaddr 127.0.0.1
bindport 80

Downloads:

http://www.zeus.com/