Appendix H – Getting Started with Web Servers, PHP, and the NetBeans IDE
Page H-3
❖ ANSWERS TO REVIEW QUESTIONS
H.1 Why is the material in this appendix important?
In order to complete the work in Chapter 11—The Web Server Environment, we must have:
• The Microsoft Internet Information Service (IIS) Web Server installed.
• File system permissions correctly set in the \inetpub\wwwroot folder.
This appendix covers the needed installation, configuration and operation steps to make sure all
the needed components are working correctly for use in Chapter 11.
H.2 What Web server is typically used with the Windows operating systems? What Web
server is typically used with the Linux operating system?
The Microsoft Internet Information Service (IIS) Web server is typically used with the Windows
H.3 Briefly describe how to install IIS on the Windows 10 operating system.
The Microsoft Internet Information Service (IIS) Web server is already installed on the Windows 10
operating system—we simply enable the Web server functionality by doing the following:
1. On the Windows Desktop, type the words control panel into the search text box
H.4 What utility is used to manage IIS?
After IIS is installed, it is managed using the Internet Information Service (IIS) Manager.
H.5 What utility is used to manage ODBC?
The ODBC Data Source Administrator is used to manage ODBC.
It is important to note that, as discussed in the 32-Bit Versus 64-Bit Programs box on page H-9