<html> <head> <title>Sample page for the server</title> </head> <!-- Background white, links blue (unvisited), navy (visited), red (active) --> <body bgcolor='#ffffff' text='#000000' link='#0000ff' vlink='#000080' alink='#ff0000'> <center><h1>This is the sample home page for HTTP server wmoprod.</h1></center> <p>For information on changing this page or serving additional pages using wmoprod, refer to the <a href='http://publib.boulder.ibm.com/iseries/'>Information Center</a>.</p> <p>To learn more, please refer to the list of documentation available on the <a href='http://www.ibm.com/servers/eserver/iseries/software/http/docs/doc.html'>HTTP server documentation page</a>.</p> </body> </html>