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

Use standalone connector in SCOOP concurrency mode.
This commit is contained in:
2015-05-06 22:15:50 +02:00
parent 48cb99498c
commit 9d20e85c03
5 changed files with 33 additions and 9 deletions
+3 -1
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>