Rewrite Rule for redirecting a VL web or REST API URL to DC@PGMLIB
Posted: Sat Oct 08, 2022 6:48 am
I recall the @ in the VL Web URL request http:<server:port>/DC@PGMLIB/DEM/XVLWEBTST.HTML needs to be translated to something like DC-PGMLIB to serve the VL web page when processed by the web server. There is debate on the topic of whether @ can be used in the URL https://stackoverflow.com/questions/195 ... nside-urls
On Apache on IBMi, was this workaround done as an Apache rewrite rule or an Alias ? Can I see an example of the Apache statement(s) ?
My current need is to configure an IIS 10.0 multi-tier web server to connect to a V15 IBMi backend running in DC@PGMLIB, so I assume configuring via the IIS Rewrite Rule Engine. Has anyone setup an IIS rewrite rule to redirect a VL Web or REST API publish Endpoint to a DC@PGMLIB backend installation ? Can you share the settings ?
On Apache on IBMi, was this workaround done as an Apache rewrite rule or an Alias ? Can I see an example of the Apache statement(s) ?
My current need is to configure an IIS 10.0 multi-tier web server to connect to a V15 IBMi backend running in DC@PGMLIB, so I assume configuring via the IIS Rewrite Rule Engine. Has anyone setup an IIS rewrite rule to redirect a VL Web or REST API publish Endpoint to a DC@PGMLIB backend installation ? Can you share the settings ?