If I open apex page via URL http://domain.local/apex/ apex listener redirects me to the absolure URL /apex/f?p=DEFAULT_APP:LOGIN:
Is it possible to configure apex listener to redirect to the relaticve URL ./f?p=DEFAULT_APP:LOGIN: instead of absolute?