3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Retro dos web server.

Retro dos web server.
One of my special projects is to help keep older computer equipment viable. This can be especially important for those who are less privileged.   Your goal is to make a networkable pentium one computer act as a home web server.


Thought about experimenting do home automation or other things with the parallel port that the web server can act as an interface to for control, but have not made time to do that.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Software.

Software.
We need to install freedos on the hard disk so we have a place for all the software we will need.  We will also need the ethernet card driver,  Well then what other software might one need?  A TCPIP stack basied on Trumpet winsock. and then the web server.  We can download that. Secondly we need a way to serve out a web page. I vaguely remembered a web server for dos called Boa.  it is still around but pretty much just in C source code format. Do not really want to have to deal with all of that. Fortunately, I happened across a program called Webserv.

References:
http://www.georgpotthast.de/sioux/packet.htm
http://www.rubbermallet.org/software/webserv.html
http://files.oldos.org/files/dos/pk250dos.exe
« Previous StepDownload PDFView All StepsNext Step »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
66
Followers
203
Author:Computothought(Computothought)
Educator, technician, unchef, and chief bottle washer. Be sure to see http://www.instructables.com/community/Computhoughts/ for updates and status on projects.