Bugzilla rest api activation
问题 I install Bugzilla on my fedora server. I want to use Rest Api, but can't find how to activate it. Can someone help me? 回答1: This issue can be fixed by installing some Perl modules that were listed as optional. What worked for me was enabling mod_rewrite and also installing optional modules pertaining to the Bugzilla API. Make sure that all of the modules you have installed are up to date. You will also want to make sure you enable mod_rewrite so that you can contact /rest/ in your URL