Re: django+xmlrpc on mod_python+apache

2008-09-15 Thread roychan
, 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 thi

django+xmlrpc on mod_python+apache

2008-09-15 Thread roychan
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