All URLs without a trailing slash are being redirected to a non-SSL URL and adding a trailing slash.
This issue is happening for all domains hosted on the server.
Example:
https://domain.com/video changes to http://domain.com/video/
http://domain.com/video changes to http://domain.com/video/
This redirection is not occurring due to .htaccess files. How do we disable this redirect behavior?
This issue is happening for all domains hosted on the server.
Example:
https://domain.com/video changes to http://domain.com/video/
http://domain.com/video changes to http://domain.com/video/
This redirection is not occurring due to .htaccess files. How do we disable this redirect behavior?
Last edited: