Put the following in the MOTD file:
<script> if (location.href.indexOf("?") < 0) { location.href = location.href.replace(/(https?:\/\/[^\/]+)(\/.*)?/, "$1/SPNEGO.po"); } </script>
The same can be done for SAML.po
Put the following in the MOTD file:
<script> if (location.href.indexOf("?") < 0) { location.href = location.href.replace(/(https?:\/\/[^\/]+)(\/.*)?/, "$1/SPNEGO.po"); } </script>
The same can be done for SAML.po