Re: problem with responses to post-requests

OSeemann@gmx.net wrote:

> i've got a problem while responding to POST requests.
>
> i'm currently developing a small http-server to configure some files via a
> webbrowser.

You might find that the easiest way to be compliant is to build on top of an existing
Web server.  If you use Apache, you can strip out the parts you don't need.

--
/==============================================================\
|John Stracke    | http://www.ecal.com |My opinions are my own.|
|Chief Scientist |=============================================|
|eCal Corp.      |The plural of mongoose is polygoose.         |
|francis@ecal.com|                                             |
\==============================================================/

Received on Friday, 25 August 2000 09:10:19 UTC