DSpace User LogIn Issue
I have install DSpace on my company server and mapped with domain name.
To remove port number from URL, I used proxy_pass.
Now the issue with LogIn is.
When ever someone have to login in to DSpace. They can't login using
domain_name.com/password-login .
They have to manually enter port number and path like
domain_name.com:8080/jspui/password-login Please any suggestion or guideline out there to solve this problem.