Yes.. It's from a remote host. But the funny thing is
remote.com -> a.com works remote.com -> b.com hangs but a.com and b.com is actually the same server. with same IP address -r Erik Allik wrote: > > > Who's sending the XML-RPC requests, a web browser? If yes, check out > some docs/articles about XmlHttpRequest security and cross-domain > request limitations etc. > > Erik > > > On 15.09.2008, at 17:31, roychan wrote: > >> >> >> Hi Guru, >> >> I have an xmlrpc service running on django (like this: >> http://code.djangoproject.com/wiki/XML-RPC) it works perfectly. >> >> The problem that I am having trouble is the hostname. I have 2 >> domain name >> pointing to the same box. a.com and b.com pointing to the same IP. >> a.com >> works perfectly and as b.com not working. It works fine on normal http >> request (I can navigate through the website on either domain name) >> but just >> not the xmlrpcservice. How can I fix that? >> >> Please Advise >> Roy >> -- >> View this message in context: >> http://www.nabble.com/django%2Bxmlrpc-on-mod_python%2Bapache-tp19494168p19494168.html >> Sent from the django-users mailing list archive at Nabble.com. >> >> >> > > > > > > > -- View this message in context: http://www.nabble.com/django%2Bxmlrpc-on-mod_python%2Bapache-tp19494168p19504377.html Sent from the django-users mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

