× 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.



From: Dave Odom
Got into the http://your-iseries-ip:2001 and logged in.
Now I have to figure out where to go from there.

Here's a link to a light-weight HTTP configuration for running Net.Data on port 4096 on my server:

http://www.radile.com/rdweb/temp/httpd.txt

You could create a new HTTP server instance by using the administration interface, then select the option to edit the configuration file in the text editor, then copy and paste my sample configuration. You may want to change the directories to something more applicable to your site.

Save the configuration and start the server. Write a short macro like:

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

Point your browser to it:

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

That should let you know that Net.Data is working, at least.

Nathan.



As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.