Update documentation

This commit is contained in:
Frédéric Guillot
2014-10-26 19:58:47 -04:00
parent c5f59f8c8f
commit d97e1bd4cf
23 changed files with 172 additions and 68 deletions

View File

@@ -6,7 +6,7 @@ Windows 2008/2012 with IIS
### PHP installation
- Install IIS on your server (Add new role and don't forget to enable CGI/FastCGI)
- Install IIS on your server (Add a new role and don't forget to enable CGI/FastCGI)
- Install PHP by following the official documentation:
- [Microsoft IIS 5.1 and IIS 6.0](http://php.net/manual/en/install.windows.iis6.php)
- [Microsoft IIS 7.0 and later](http://php.net/manual/en/install.windows.iis7.php)