I believe you just add your IP address into jetty.xml into your
virtualHosts.
A new <item> with your address.
<Set
name="VirtualHosts">
<Array
type="java.lang.String">
<Item>127.0.0.1</Item>
<Item>localhost</Item>
</Array>
</Set>
(then restart)
On Feb 21, 12:52 pm, "J.B. Mentzer" <[email protected]> wrote:
> Hi,
>
> I'd like to browse my OpenBD instance across my subnet. Presently, I can
> browse it from it's own box, a Mac G4 at IP 192.168.1.2, but only if I
> use 127.0.0.1:8080. Browsing 192.168.1.2:8080 brings up a 404,
> RequestURI=/ with a hyperlink Powered by jetty://.
>
> What needs to be adjusted to allow this access?
>
> Thank you,
>
> * JB *
> J.B. Mentzer
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
http://groups.google.com/group/openbd?hl=en
official site @ http://www.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---