Hi
I am creating an intranet site and have setup Oracle XE with APEX 5.1.4, ORDS 17.4, Tomcat 8.5 and an Apache as a proxy to allow connections to APEX through port 80.
There is a requirement to map the login url so instead of
baseurl/ords/f?p=101:LOGIN_DESKTOP
we want
baseurl/login
There isn't a requirement for other pages to be mapped really, they just want an easy url for people to remember for logging in.
I have researched this quite a bit and there seems to be varying ways to do it, but not one definitive answer. Also most of the articles I have read are a few years old.
so I wonder if anyone could help me - what is my best option given this setup, and how do I go about configuring it?
Thanks