krishnakant Mane schrieb:
>> Use mod_python with some xmlrpc handler. There is more than one around.
>> Google for them. That way you can keep Apache for both Python and PHP.
>>
> I am confused.
> I have some documents on xml-rpc but none of them mentioned apache.

There is nothing an apache will do for you - except from possibly 
proxing python.

Go read up upon xmlrpc and python, possibly doing it with twisted, but 
there are other options.

Don't bother with the apache.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to