BEJY Messageboard > Installation and Configuration > IP address binding
IP address binding
cormil
Posts: 1
Whimp
2.Oct.2005 17.07.49 TZ+01:00
Hi all,
How I can configure only the 127.0.0.1 address for BEJY Tiger?

Thanks,
A beautifull work Bebo !!!!
Cormil
admin
Posts: 3
Big Boss
26.Oct.2005 08.05.54 TZ+01:00
add the attribute bindAddr to the server entry:

<server bindAddr="127.0.0.1" port="80" name="HTTP Server">
<protocol ...
...
</protocol>
</server>

Bebbo