yanliang wrote:
I want to set up koji in my own system,and I can't understand the
kojihub.conf files:

Alias /kojihub  "/usr/share/koji-hub/XMLRPC"

What the means of the "XMLRPC"  in the "/usr/share/koji-hub/XMLRPC"?


If you read the rest of kojihub.conf it would answer your question.

Koji communicates between clients and builders with XML RPC.

The /usr/share/koji-hub directory is specified to be handled by "kojixmlrpc" and any requests to that directory would be passed to it instead of requests for files on the file system.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to