POV-Ray : Newsgroups : povray.off-topic : Simply CGI : Re: Simply CGI Server Time
7 Sep 2024 01:19:45 EDT (-0400)
  Re: Simply CGI  
From: John VanSickle
Date: 12 Sep 2008 11:53:26
Message: <48ca9076@news.povray.org>
Invisible wrote:
> I want to write a large, complex CGI program.
> 
> However, I do *not* feel like installing and configuring Apache just so 
> I can run my CGI program.
> 
> Does *anybody* know of a nice, simple little program that will accept 
> HTTP requests and pass them to my CGI program? All I really want is a 
> tiny little program to parse the HTTP headers, feed them into my CGI 
> program, and pass back the answers to the web browser. But I can't seem 
> to find anything that will do that... All I can find is full-featured 
> web servers that you have to install and configure. I just want a 
> single-file executable... Anybody know of one?

Maybe this one will work:

http://shttpd.sourceforge.net/

My Linux programming book has a simple server described in one of it's 
chapters, but it's too long to type out here.

Regards,
John


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.