Page 1 of 1
New User noty-email comes with the wrong link
Posted: 07 Apr 2005, 11:17
by bschorre
After signing-up a new user, the notify-email cones with the link to the Main-Page (
http://192.168.1.136/mantis/).
How can I resolve this problem?
THX
Bjoern
Posted: 07 Apr 2005, 18:35
by thraxisp
This information comes from the web server. In Apache, I believe that this is the "ServerName" directive. If this isn't set, it reverts to the server IP address.
If you can't fix it there, you need to override the $g_path variable to have the correct URL for the base of the mantis system, something like "
http://www.hyhost.com/mantis".