Gruszka, Daniel wrote:
 > I have Webware / Apache running on my companies development box.
 > On that machine I can go to HYPERLINK "http://localhost:8080";
 > and get the default webware example page. Though
 > when I try to access that page from my machine HYPERLINK
 > "http://foo.bar.com:8080/";... I don’t get anything.
 >
 > Any clue why?

Yes. By default, the page is not served over the network, but only to 
the localhost. You have to set Host = the IP address of your server in 
AppServer.config (in 0.9.2 you can also use the domain name).

See also:
http://www.w4py.org/archives/message/20060816.150837.6653c4dc.en.html

-- Christoph

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to