<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 DVLPRSVR.</h1></center> <p>For information on changing this page or serving additional pages using DVLPRSVR, 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-03.ibm.com/systems/i/software/http/'>HTTP server documentation page</a>.</p> </body> </html>