× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Program there. It seems DB2WWW is a CL PGM, correct? The CL is in the QSYSCGI library by itself. I need to look more and let you know.

Dave

Nathan Andelin <nandelin@xxxxxxxxxxxx> 8/11/2008 17:07 >>>
Dave Odom wrote:
I thought you could run whatever Net.Data needed
from the HTTP environment on the i and thus there
was no need for Apache?

Net.Data is part of the HTTP server product, which is based on Apache.
Make sure it's installed. GO LICPGM, Option 10:

5722DG1 *COMPATIBLE IBM HTTP Server for i5/OS

Copy program DB2WWW.PGM from library QHTTPSVR to QSYSCGI if it's not
already there.

Add HTTP server configuration directives and restart your HTTP Server.
I showed my configuration directives in a message last week.

Create a CL wrapper around DB2WWW.PGM. I showed the CL code in a
message last week.

Write your first macro and save it in macro directory. For example:

%HTML(hello) {
<h1>Hello World From Net.Data</h1>
%}

Point your browser to the macro:

http://www.radile.com/db2www/hello.dtw/hello

Nathan.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.