Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Practical Network Automation

You're reading from   Practical Network Automation Leverage the power of Python and Ansible to optimize your network

Arrow left icon
Product type Paperback
Published in Nov 2017
Publisher Packt
ISBN-13 9781788299466
Length 266 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Abhishek Ratan Abhishek Ratan
Author Profile Icon Abhishek Ratan
Abhishek Ratan
Arrow right icon
View More author details
Toc

Table of Contents (8) Chapters Close

Preface 1. Fundamental Concepts FREE CHAPTER 2. Python for Network Engineers 3. Accessing and Mining Data from Network 4. Web Framework for Automation Triggers 5. Ansible for Network Automation 6. Continuous Integration for Network Engineers 7. SDN Concepts in Network Automation

Understanding and configuring IIS for web framework


Here we are going to focus on what IIS is and how to configure it, to ensure our Python scripts are executed by harnessing the power of a web server framework.

Understanding IIS

IIS is a tool available on Windows that is used to host web services. In other words, if we install IIS we ensure that the machine on which it is installed is now acting as a web server. IIS is a fully functional program that is available from Add or Remove Programs in Windows. It supports the machine becoming a web server, an FTP server, and other things as well. 

The following screenshot shows the first screen that appears after IIS is installed and opened using the IIS icon in Windows:

As we can see in the screenshot, the left side of the application indicates the server name, and the right side shows the properties that we can configure for different purposes.

Note

It is important to select Common Gateway Interface (CGI) support when installing IIS from the Windows...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime