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



I personally do this programatically. I check the port (or any other
information) by grabbing the value from an environment variable and then
call a library list setting routine.

cgi_setLibraryList();

All that procedure does is get the port number and depending on that
pushes certain libraries onto the library list. You can also choose to
clear the library list first to make sure it's correct.

As far as how, I have my own set of library list ILE functions I wrote a
long time ago.

Brad
www.bvstools.com

On Tue, Oct 27, 2015 at 10:10 AM, p.Caroti <p.caroti@xxxxxxxx> wrote:

Hi all



I would need to setup library list via http httpd.conf file depending the
url content; example, if in the url I type http://myibmi/
:10068/rest/wsage.pgm I would setup a libl like LIB1;LIB2;LIB3, instead if
in the url I type http://myibmi/ :10068/test/wsage.pgm I would setup a
libl
like LIBA;LIBC;LIB2;LIB3 . How I have to configure my httpd.conf to do that
? (If it is possible)



Thanks in advance



--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing
list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.



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.