summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2015-10-21 15:56:13 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2015-10-21 15:56:13 +0200
commit6b1b0ba6fddd12fc2e274d3119713cf773526e26 (patch)
treefea992e382b92cc7807e917b6dc51a063976e3e9 /docs
parent61710568f97f6e2a491a3ee9ede867ff7fbd4a50 (diff)
downloadbugzilla-6b1b0ba6fddd12fc2e274d3119713cf773526e26.tar.gz
bugzilla-6b1b0ba6fddd12fc2e274d3119713cf773526e26.tar.xz
XMLRPC works with IIS, see bug 708252
Diffstat (limited to 'docs')
-rw-r--r--docs/en/rst/installing/iis.rst3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/en/rst/installing/iis.rst b/docs/en/rst/installing/iis.rst
index 6a1a7ab53..74e198ae0 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`.