Home | Clover | Clover.NET | FishEye | Support | Account | Download | Buy Now

The FishEye Web Server

Note
You need to restart FishEye for any changes to these settings to take effect.
Bind The address the FishEye webserver will bind to. Can be just a port number, or an address and port number. If no host is specified, then FishEye will bind to all available interfaces. Examples are: :8080, hostname:8080, 10.0.0.11:80.
Web context By default, the FishEye application can be accessed via http://HOST:PORT/ (where HOST and PORT are defined as above). You can force the FishEye application to be hosted on a different "context" or "path" by specifying a value here.
For example, if you specify a web context of "fisheye" then FishEye will be accessable from http://HOST:PORT/fisheye/ instead of http://HOST:PORT/.
Proxy scheme Can be set if you are forwarding through to FishEye from another webserver.
Proxy host Can be set if you are forwarding through to FishEye from another webserver.
Proxy port Can be set if you are forwarding through to FishEye from another webserver.
Remote API Enables the FishEye's Remote API.
Server timezone The timezone to use within FishEye. This timezone is used when displaying dates, and parsing EyeQL date expressions. If blank, then the timezone of the underlying host is used.