You blurred out the address to the server, understandable, but in doing so, you also blurred out what port you're connecting to.
I get that same page if I open up just the httpdocs/index.html file in lynx.
It looks like you're connecting to apache running on port 80, rather than the 'TS2' server running on port 14534 (or whatever your server.ini says for HTTPServer Port).
Instead of
http://blah/tss2/
try
http://blah:14534
My web interface also doesn't work. I use the telnet session instead. (Search the forums for "5 1 2 3 4" with no spaces.)