Thread
:
Url for browsing intranet not working
View Single Post
9000
2010-05-27 , 07:17
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#
6
It should not be a solution but rather a workaround. You may define the mapping in /etc/hosts so that typing 'wiki' in MicroB will send you to correct intranet website:
(as root)
Code:
echo 192.168.1.10 wiki >> /etc/hosts
(192.168.1.10 is an example)
I'm not sure if this can be considered a bug anyway.
Quote & Reply
|
9000
View Public Profile
Send a private message to 9000
Find all posts by 9000