diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2015-10-21 15:57:53 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2015-10-21 15:57:53 +0200 |
commit | 205e925a81e25538341472cd4a16940f56d017e7 (patch) | |
tree | 6175730c04d38d2e8e750c08d4e1a849c81fd6f6 /docs/en/rst/installing | |
parent | 003027e899b907b403a631d21d811ea7d94243e0 (diff) | |
download | bugs-205e925a81e25538341472cd4a16940f56d017e7.tar bugs-205e925a81e25538341472cd4a16940f56d017e7.tar.gz bugs-205e925a81e25538341472cd4a16940f56d017e7.tar.bz2 bugs-205e925a81e25538341472cd4a16940f56d017e7.tar.xz bugs-205e925a81e25538341472cd4a16940f56d017e7.zip |
XMLRPC works with IIS, see bug 708252
Diffstat (limited to 'docs/en/rst/installing')
-rw-r--r-- | docs/en/rst/installing/iis.rst | 3 |
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`. |