Tom, thanks for the reply. If you have a working example as to what the html tag is supposed to look like for an ssi in WEBSHARE, I'd sure like to see it. I've tried many combinations/formats and couldn't get it to work. The version I have is 1.2.4 I've looked at the code. It's not something I'd feel comfortable modifying at this point in time. Steve
-----Original Message----- From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Kern Sent: Tuesday, December 02, 2008 12:34 PM To: [email protected] Subject: Re: Web servers for VM The WEBSHARE server itself does not need to support SSL if you have the SSLSERV for the TCPIP stack. I use SSLSERV to provide SSL support for ESA WEB so that I do not have to maintain two different SSL certificates. It has been a while since I used WEBSHARE but it did have some Server-Side-Include facilities, maybe not as much as today's Apache or II S, but it is in REXX and PIPELINES and you can add whatever SSI facilities y ou want. /Tom Kern On Tue, 2 Dec 2008 11:17:30 -0600, Dave Jones <[EMAIL PROTECTED]> w rote: >Another limitation is that WEBSHARE does not support SSL, just plain HTT P. The RSK-based >one from IBM doesn't either. > >I seem to recall another commercial web server for CMS, WEB390, that was (is?) offered by >Information Builders. It supported SSL and had a number of other nice features as well. > >
