1 <?xml version="1.0" encoding="US-ASCII"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
5 <title>localhost site</title>
6 <link rel="stylesheet" title="Default style" type="text/css" href="test.css" />
9 <h1><code>localhost</code> site</h1>
11 This site is called when the requested Host is
12 exactly <code>localhost</code> (plus any port specification).
14 Try requesting the server via a different hostname, such as
15 <a href="http://127.0.0.1:8080/"><code>127.0.0.1</code></a>,