From: Frédéric Buclin Date: Wed, 21 Oct 2015 13:57:53 +0000 (+0200) Subject: XMLRPC works with IIS, see bug 708252 X-Git-Tag: release-5.0.2~28 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=205e925a81e25538341472cd4a16940f56d017e7;p=thirdparty%2Fbugzilla.git XMLRPC works with IIS, see bug 708252 --- diff --git a/docs/en/rst/installing/iis.rst b/docs/en/rst/installing/iis.rst index 6a1a7ab53b..74e198ae06 100644 --- a/docs/en/rst/installing/iis.rst +++ b/docs/en/rst/installing/iis.rst @@ -104,6 +104,3 @@ Bugzilla runs but it's not possible to log in IIS returns HTTP 502 errors You probably forgot the ``-T`` argument to :file:`perl` when configuring the executable in IIS. - -XMLRPC interface not working with IIS - This is a known issue. See :bug:`708252`.