Pierre-Yves Delens wrote: > Bonjour, > > we are working on 2 webservers for Webware : Apache, but alsobuiltin > WW4PY AppServer. > > In the latter case (standalone), we failed to access to Webware from > another machine on our LAN. > > We had to hack ~/Webkit/NewThreadedAppServer.py, modifying line 492 : > replacing 127.0.0.1 by the IP of the server machine. > > We think it normally should work with 127.0.0.1, but the fact is that > it didn't work, in our case. > > Is this a bug ? > Or should WW4PY config file and NewThreadedAppServer.py be improved > with a setting for the server IP ? > > Thanks on forward
Try using 0.0.0.0 as the IP address. This should allow access from anywhere on the LAN. It works for me... If you are using Webware from CVS, you can simply modify the "Host" setting in AppServer.config to "0.0.0.0". No code hacks needed. - Geoff ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss