Error when trying to access the server via a browser

I get the following error when trying to access the server via a browser:

HTTP 400 - Bad Request

Subject: Error when trying to access the server via a browser

HTTP is running and you are specifying a valid link?

A good link (i.e. http://yourserver.yourdomain.com/log.nsf) should give you an eays way to check.

Send a request to the server with a bad database name (perhaps http://yourserver.yourdomain.com/log3.nsf) and you’ll get a 404 error.

Specify the server name only (i.e. http://yourserver.yourdomain.com) and you’ve got no home url defaulted then it’s likely you’ll get the 400 error. (That’s in mapping under the HTML settings)

Specify a server not running HTTP and it will probably just say “Server not found”.