From: Frédéric Buclin Date: Wed, 21 Oct 2015 13:56:13 +0000 (+0200) Subject: XMLRPC works with IIS, see bug 708252 X-Git-Tag: release-5.1.1~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b1b0ba6fddd12fc2e274d3119713cf773526e26;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`.