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