Small embeddable dynamic HTTP server

Is there a HTTP server for QNX I can use to serve up dynamic content? I
don’t know much about Apache but it sounds like a large scale system. I just
want to serve a web-page(s) to show the status of my system.

I just set up slinger for the first time. It was very easy.


Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net


“Chris Rose” <rose_chris@excite.com> wrote in message
news:9uhab9$2na$1@inn.qnx.com

Is there a HTTP server for QNX I can use to serve up dynamic content? I
don’t know much about Apache but it sounds like a large scale system. I
just
want to serve a web-page(s) to show the status of my system.

Hello Chris,

There is the slinger utility. The slinger utility is an HTTP server for
resource-constrained environments. Slinger is compliant with the CGI 1.1
and HTTP 1.1 standards, and provides support for dynamic HTML via Server
Side Includes (SSI).

Hope this helps,

Regards,
Dave B.

Chris Rose wrote:

Is there a HTTP server for QNX I can use to serve up dynamic content? I
don’t know much about Apache but it sounds like a large scale system. I just
want to serve a web-page(s) to show the status of my system.