|
> I got it working. Ah, great. > It turns out I had my config file set up wrong. I was mapping to > QSYS.LIB/QHTTPSVR.LIB/DB2WWW.PGM are you eating forbidden fruit? ;-) > but I have our production version and it's customized INI file in > QSYS.LIB/CGIBIN.LIB/DB2WWW.PGM. Once I switched my references in > Apache to point to my customized INI file it served the pages just > fine. Clear. The ini file is searched in the same lib as you are calling Net.Data in. > Thanks for all the help, your questions and comments helped me > to figure out what I had done wrong. Sometimes the obvious mistake > is impossible to see. No problem, we all are doomed to learn all our lives... ;-) That's what i dug out of an IBM's config: # Deny direct requests for a CGI program <Location /QSYS.LIB> order allow,deny deny from all </Location> That little container forbids all http://myserver/QSYS.LIBxxxxxxxxx hacking in the adress line. Cool, isn't it? -- Mit freundlichen Grüssen / best regards Anton Gombkötö Organisation und Projektleitung Avenum Technologie GmbH Wien - Salzburg - Stuttgart http://www.avenum.com
As an Amazon Associate we earn from qualifying purchases.
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.