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



Good Day All,

Trying to configure the std apache server that comes with 7.3. Would like to have been able to use the config file from my old machine, but the old version is quite a mess and in an old format, even though it runs great on 7.1. ( Upgraded from 5.4 over the years )

When I give the server a URL such as this

http://192.168.2.252:2020/CGIBIN/WEB067CL.PGM?DEALERNUMBER etc etc

Based on this section of the config file.

ScriptAlias /CGIBIN/ /QSYS.LIB/NETDATADEV.LIB/DB2WWW.PGM/
<Directory /QSYS.LIB/NETDATADEV.LIB>
Options +ExecCGI +Includes
order allow,deny
allow from all
</Directory>

I get the error from NET.DATA

PATH_INFO: /WEB067CL.PGM
NET.DATA Error: Value for PATH_INFO in URL is not set or is not valid.

Wondering if it is a access problem or that the PATH_INFO has a '/' in front of it. PATH_INFO is set and WEB067CL.PGM exists.
The ScriptAlias is allowing it to find the program but maybe not handing off the remainder of the URL properly.

No, I don't know much about apache and configuration.

Thanks

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.