server linux suse 8.1 + apache
with some open source, mysql + php based, root at /10.0.0.5/,
when I try to retrieve a page at
http://10.0.0.5/myAppl
from a w2k lan node, the address is forced and translated to
http://my.lan.domain/myAppl
where my & lan.domain are respectively the host & domain name (that I
cannot modify because of other installations)
and gives an error message
While trying to retrieve the URL:
http://my.lan.domain/myAppl/lo gin.php? ...
In some cases I can solve retrying with 10.0.0.5
Other applications force again my.lan.domain
Why? How can I solve?
Thank you.