Page 1 of 1

changed $g_path in config_inc.php >login URL gets servern

Posted: 28 Sep 2005, 15:25
by LinRe
maybe someone has the solution?

we use mantis 1.0.0rc1 on a subdomain and subdirectory following that syntax:
"bugtrack.domain.tld/bugtrack"

when opening that URL in my browser, I am redirected to "www.realservername.tld/bugtrack/login_page.php"



I allready changed the $g_path variable in config-inc.php to override the defaults. webserver is apache, but i cant change the apache-settings because i have no root access to that machine.

any idea?