Rework httpd into a multi-connection capable thing. Seems to work, yay!

This commit is contained in:
Jeroen Domburg
2014-10-08 17:34:56 +02:00
parent da0d7df331
commit 2646aff1f3
7 changed files with 240 additions and 142 deletions
+4 -1
View File
@@ -3,5 +3,8 @@
<body>
<h1>Test2!</h1>
<p>Here's an image of a cat (hopefully...)<br />
<img src="cat.jpeg">
<img src="cat.jpeg"><br />
<img src="ceilingcat.jpg"><br />
<img src="disapprove.jpg"><br />
<img src="invisiblepogostick.jpg"><br />
</p>