Hello, I have a server where the location is like this:
http://www.somesite.com:8080/jspui When I want to recover a forgotten password I receive an email with the following link to reenter my password: http://www.somesite.com:8080/forgot?token=<some_token> When you click to the link tomcat says that this page doesn't exist, 404 error. Obviously /jspui is missing in the link. I don't know how to change this link. In the dspace.cfg file, the dspace.url is http://www.somesite.com:8080/jspui and dspace.hostname is www.somesite.com. I tried to modify [dspace-source]/dspace/config/emails/change_password_LOCALE but only says that the first parameter is {0}. This parameter is filled somewhere in dspace, but I can't find it where. Anyone can help me to change it? Thanks. -- --------------------------------------------------------------------- Héctor Garcia Peris Dpto. Informática Instituto Valenciano de Investigaciones Económicas S.A. (Ivie) C/ Guardia Civil, 22 esc-2 1º 46020 - Valencia (Spain) Tfno.: +34 - 963190050 / +34 - 963930816 Fax.: +34 - 963190055 / +34 - 963930856 e-mail: [email protected] Web: http://www.ivie.es ---------------------------------------------------------------------- _______________________________________________ Dspace-general mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/dspace-general
