Re: Http <Directory /> and library list
"Hiebert, Chris" <chris.hiebert-ASS2j2sx/[email protected]>
| Newsgroups | gmane.comp.systems.as400.web |
|---|---|
| Message-ID | <[email protected]> |
Try using: SetEnv QIBM_CGI_CHANGE_CURDIR N Link from IBM: https://www.ibm.com/support/pages/cgi-frequently-asked-questions-0 Chris Hiebert Senior Programmer/Analyst Disclaimer: Any views or opinions presented are solely those of the author and do not necessarily represent those of the company. From: WEB400 <[email protected]> On Behalf Of Dave Sent: Monday, December 13, 2021 8:56 AM To: Web Enabling the IBM i (AS/400 and iSeries) <[email protected]> Subject: [WEB400] Http <Directory /> and library list This script causes mypgm to be invoked with CURLIB = mylib. How can I avoid setting the CURLIB at all ? Thanks ! ScriptAlias /myurl /qsys.lib/mylib.lib/mypgm.pgm <Directory /> AddDefaultCharset UTF-8 Order Deny,Allow SetEnv QIBM_CGI_LIBRARY_LIST "LIB1 LIB2" </Directory> -- This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list To post a message email: [email protected] To subscribe, unsubscribe, or change list options, visit: https://lists.midrange.com/mailman/listinfo/web400 or email: [email protected] Before posting, please take a moment to review the archives at https://archive.midrange.com/web400.