XML-RPC on same server as Joomla site results in Error 404 - Joomla! Forum - community, help and support


we have webserver, running joomla 3.x.

we have developed xml-rpc webservice, tested first @ testserver. have tested call like:

code: select all

http://develop.xyz.com/apps/rest/getdata?my_id=123


now place webservice @ live server, , call:

code: select all

http://www.xyz.com/apps/rest/getdata?my_id=123


the joomla engine catches call , returns error 404, page doesn't exist.

is there way make our webservice working desired?

simply modify .htaccess (or whatever webserver's per-directory conffile, is) exclude either real directories/files, or specific urls, rewriting.

e.g. exclude specific urls pattern:
http://stackoverflow.com/questions/1633 ... od-rewrite





Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support

Joomla! Update is not offering Joomla 3 - Joomla! Forum - community, help and support