You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am having an issue. I dont know much about nginx.
I have enabled ssl configuration and its working fine for https but its not redirecting to /share.
for example, "my.domain.com" is my domain and trying to hit this. its redirecting to https://my.domain.com/ and showing me alfresco page.
everytime I have to add "/share" to the url to get login page.
Please guide what should I add or update in nginx configuration to directly redirect to https://my.domain.com/share.
Thanks.
The text was updated successfully, but these errors were encountered:
Hello, I am having an issue. I dont know much about nginx.
I have enabled ssl configuration and its working fine for https but its not redirecting to /share.
for example, "my.domain.com" is my domain and trying to hit this. its redirecting to https://my.domain.com/ and showing me alfresco page.
everytime I have to add "/share" to the url to get login page.
Please guide what should I add or update in nginx configuration to directly redirect to https://my.domain.com/share.
Thanks.
The text was updated successfully, but these errors were encountered: