Rework httpd into a multi-connection capable thing. Seems to work, yay!
This commit is contained in:
+4
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user