diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2016-03-06 16:26:23 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2016-03-06 16:26:23 +0100 |
commit | b0ec2f04693289758c1c171b754f7f0d1a3117f7 (patch) | |
tree | 9eeb49d7c151aaac577aea140f57ca0ddc09285e | |
parent | 7d2b61efa6db4f515c1d9640e1beda89138f9e00 (diff) | |
download | bugzilla-b0ec2f04693289758c1c171b754f7f0d1a3117f7.tar.gz bugzilla-b0ec2f04693289758c1c171b754f7f0d1a3117f7.tar.xz |
IIS instructions work with Windows 10 too
-rw-r--r-- | docs/en/rst/installing/iis.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/en/rst/installing/iis.rst b/docs/en/rst/installing/iis.rst index 1670db5f5..320b8f73c 100644 --- a/docs/en/rst/installing/iis.rst +++ b/docs/en/rst/installing/iis.rst @@ -4,7 +4,8 @@ Microsoft IIS ############# Bugzilla works with IIS as a normal CGI application. These instructions assume -that you are using Windows 7. Procedures for other versions are probably similar. +that you are using Windows 7 or Windows 10. Procedures for other versions are +probably similar. Begin by starting Internet Information Services (IIS) Manager. :guilabel:`Start` --> :guilabel:`Administrators Tools` --> |