On 11-09-2010 15:46, herb wrote:
I am building an appliance that includes a TG2.0 application.The
appliance user can change the IP address of the appliance, but
development.ini specifies the host.  If I use localhost, it cannot be
accessed by other machines on my network.  Is there a way to over-ride
this IP address when invoking the application with paster or is there
a way to make this more dynamic?  Am I stuck with editing the .ini
file each time the IP changes?

Thanks,
Herb


I'm using ip address of 0.0.0.0 in development ini. this 0.0.0.0 meand listen on all ip addresses on the machine.

--
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to