diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2016-03-06 16:45:25 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2016-03-06 16:45:25 +0100 |
commit | 458aca660809144eb9b2c3d84cff103d00dac7c2 (patch) | |
tree | 3cc618349472368d5cb6059642388bb5949ae9b0 /docs | |
parent | bb909eae7218de25805d80a442c6c59e89760df9 (diff) | |
download | bugs-458aca660809144eb9b2c3d84cff103d00dac7c2.tar bugs-458aca660809144eb9b2c3d84cff103d00dac7c2.tar.gz bugs-458aca660809144eb9b2c3d84cff103d00dac7c2.tar.bz2 bugs-458aca660809144eb9b2c3d84cff103d00dac7c2.tar.xz bugs-458aca660809144eb9b2c3d84cff103d00dac7c2.zip |
IIS instructions work with Windows 10 too
Diffstat (limited to 'docs')
-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` --> |