Chapter 7 | Setting up the web server 69
To enable IIS in Windows Server 2008 R2:
1. Click the Start button > Administrative Tools > Server Manager.
2. Click Add Roles.
3. In the Add Roles wizard, select Web Server (IIS), then click Next.
4. Choose the IIS role services to install. Click Next to accept the defaults.
5. Add any role services as required.
6. Click Close to exit the wizard.
To enable IIS in Windows Server 2012:
1. On the Windows Start screen, choose Server Manager.
2. Click Manage menu > Add Roles and Features.
3. Select Role-based or feature-based installation, then click Next.
4. Select the server, then click Next.
5. Choose Web Server (IIS), then click Next.
6. Choose any additional features, if necessary, then click Next.
7. Click Next.
8. Choose the IIS role services to install. Click Next to accept the defaults.
9. Confirm your selections, then click Install.
10. Click Close to exit the wizard.
To verify the web server is running, enter the following in a web browser on the web server host machine:
http://localhost
During installation, the FileMaker Server installer checks whether any existing website is using
ports 80 or 443 (the Default Web Site uses port 80 and is enabled when your first enable IIS). If
these ports are in use, the installer prompts you to let it stop the website. Then, the installer creates
its own separate website named FMWebSite and configures it to use port 80 for HTTP and port
443 for HTTPS; on the master machine, it also configures FMWebSite to use port 16000 for Admin
Console via HTTPS.
For more information about IIS, see the Microsoft website.
Comentarios a estos manuales