I have two IPs mapping to the machine, and I was wondering how I can have one python xmlrpc server listening on both IPs (same port), like you could do with Apache.
Thank you,
|
I have two IPs mapping to the machine, and I was wondering how I can have one python xmlrpc server listening on both IPs (same port), like you could do with Apache. Thank you,
| |||
|
feedback
|
|
Use "" as the host:
| |||
feedback
|