Moved CMS from a data server ( cpanel ) to a ubuntu docker CMS install. Works great now, but curious … some systems out there have “/web/” in the url … anyway to redirect it, or will systems not follow a redirect ?
Thanks !
They can’t follow a redirect. The Players make POST requests and its not possible to issue an HTTP redirect for a POST request.
You’ll need to reconfigure the Player with the correct URL.