Improved the simple_file example with image, and not found message.

Use standalone connector in SCOOP concurrency mode.
This commit is contained in:
2015-04-01 15:33:47 +02:00
parent 8e3c5de4f7
commit 42e3c5e755
5 changed files with 33 additions and 9 deletions

View File

@@ -5,7 +5,9 @@
<body>
<h1>EWF simple_file example</h1>
This is a static html file served by EWF.
<p>This is a static html file served by EWF.</p>
<p>Try to <a href="nowhere.html">get lost</a>.</p>
<a href="ewf.png"><img src="ewf.png"/></a>
</body>
</html>