baseRoutePath is the internal one, and req.url represents Node's internal path. basePath refers to the public (Apache) path.
Depends on D3552
Differential D3553
[server] Use baseRoutePath in getAppURLFactsFromRequestURL Authored by ashoat on Mar 29 2022, 10:26 PM.
Details baseRoutePath is the internal one, and req.url represents Node's internal path. basePath refers to the public (Apache) path. Depends on D3552
Diff Detail
|