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



Thanks Jon,

I hope I've got this right, I'm now using ScriptAliasMatch instead of
ScriptAlias:

ScriptAliasMatch ^/myAppName/(.*) /qsys.lib/my.lib/MyCGI.pgm

In MyCGI, I'm using QtmhGetEnv to get the http methode, URL and parameters.



On Fri, 1 Oct 2021 at 16:31, Jon Paris <jon.paris@xxxxxxxxxxxxxx> wrote:

Are you going to stop at 3 functions? Reason I ask is that using this
approach if you add another 5 or 6 functions you're increasing the list
each time.

Without know what else is already in your config or what you'll do in the
future it is tough to make suggestions but at a first glance I'd be
inclined to go more with :

ScriptAlias /doFunction /qsys.lib/myLib.lib/MyCGI.pgm

And have the URL be more like mysystem.com/doFunction/1/parms <
http://mysystem.com/doFunction/1/parms>


Jon Paris

On Oct 1, 2021, at 3:14 AM, Dave <dfx1@xxxxxxxxxxxxxx> wrote:

Hi,

Am I going about this in the right direction?
I need to manage several URL but only need to call one program :

ScriptAlias /doFunction1 /qsys.lib/myLib.lib/MyCGI.pgm
ScriptAlias /doFunction2 /qsys.lib/myLib.lib/MyCGI.pgm
ScriptAlias /doFunction3 /qsys.lib/myLib.lib/MyCGI.pgm

MyCGI program would then need to get the URL, http method and parameters
from QUERY_STRING.

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


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




As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.