WSF_SERVICE is deeply changed, and addition of WSF_EXECUTION. Todo: code cleaning, removing useless things.
12 lines
171 B
HTML
12 lines
171 B
HTML
<html>
|
|
<head>
|
|
<title>EWF simple_file example</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>EWF simple_file example</h1>
|
|
This is a static html file served by EWF.
|
|
</body>
|
|
|
|
</html>
|