IIS is Microsofts implementation of a web server for Windows. It’s free to use with Windows Server and can even be deployed on a Windows 10 machine. IIS is an easy to use GUI and may be preferred over Apache or NGINX when building web apps that fully utilize the Microsoft Stack.
Related Articles
MySQL – Install LAMP Server for MySQL Labs (tasksel)
This class will show you how to build a lab for the further MySQL classes. You will use the tasksel app to install the LAMP Stack (Linux, Apache MySQL, PHP) on Ubuntu Desktop 18.04. Note: […]
Be the first to comment