So, I am not on the infrastructure side of things and the infrastructure guy is not super in depth with APEX/ORDS. We are currently on APEX 5.0.4 and attempting to set up some APEX Web Services. Our URL structure I am told in Apache currently first looks in the file server if a file/folders exists and if not, simply sends the request to modplsql which we are able to execute plsql packages/procedures and render them in the browser. However, when attempting to access the web services we create, we simply get a procedure does not exist error given it's attempting to run "ords" (or the name of the workspace) as a procedure.
How do I go about educating infrastructure on where to take an web service request?
Current ORDS version: 3.0.12.263.15.32