万本电子书0元读

万本电子书0元读

顶部广告

Microsoft IIS 10.0 Cookbook电子书

售       价:¥

18人正在读 | 0人评论 6.2

作       者:Ashraf Khan

出  版  社:Packt Publishing

出版时间:2017-07-07

字       数:21.8万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Over 60 recipes to install, configure, and manage your IIS 10.0 About This Book ? Provide a secure, easy-to-manage extensible platform for hosting your websites ? Leverage IIS 10.0 in order to deploy web site in seconds ? Integrate Windows and Nano Server 2016 and automate it with PowerShell ? Recipes to Manage and monitor your IIS 10.0 Who This Book Is For If you are an administrator or web developer with a basic (or no) knowledge of Microsoft IIS and want to set up your own web server, then this is the book for you. What You Will Learn ? Integrate IIS 10.0 on Windows server 2016 ? Host multiple websites and Wildcard Host on IIS 10.0 ? Deploy and administrate IIS 10.0 on Nano Server. ? IIS administration with Powershell. ? Manage and troubleshoot IIS 10.0 In Detail This book will start with customizing your IIS 10 to various platforms/OS and tune it according to your business requirements. Moving on, we will focus on the functionalities of core fundamentals and perform practical scenarios in order to maximize the use of a reliable web server. Going further we will be covering topics like IIS 10 architecture, IIS modules,hosting web server platforms, virtual directories along with web site deployment, ports, enhanced security. We will also cover new features of IIS 10 like integration with Windows Server 2016 and Nano Server, HTTP/2, PowerShell 5 cmdlets etc . Towards the end, we will cover troubleshooting & diagnostic techniques of IIS 10. By the end of this book you will be well versed with maximizing the reliability of your webserver and will have immense knowledge in using IIS 10 effectively Style and approach A set of exciting recipes on using Microsoft IIS 10.0 effectively..
目录展开

Title Page

Copyright

Microsoft IIS 10.0 Cookbook

Credits

About the Author

About the Reviewer

www.PacktPub.com

Why subscribe?

Customer Feedback

Preface

What this book covers

What you need for this book

Who this book is for

Sections

Getting ready

How to do it…

How it works…

There's more…

See also

Conventions

Reader feedback

Customer support

Downloading the example code

Downloading the color images of this book

Errata

Piracy

Questions

Integrating IIS 10.0 with Windows Server 2016

Introduction

Understanding IIS 10.0

Basic requirements of IIS 10.0

OS requirements

Hardware requirements

Windows Server 2016

Windows 10

Operating system media

IIS 10.0 architecture

Getting ready

How to do it...

How it works...

Introducing the IIS 10.0 architecture's components and modules

Overview of an HTTP request

Details of an HTTP request inside the worker process

Installing IIS 10.0 on Windows Server 2016

Getting ready

How to do it…

How it works...

IIS Manager

Getting ready

How to do it...

How to manage remote IIS?

How it works...

Basic configuration of IIS 10.0

Getting ready

How to do it...

How it works...

Hosting static web page

Getting ready

How to do it...

How it works...

Testing a static-page website

Getting ready

How to do it...

How it works...

Creating an Application Pool in IIS 10.0

Introduction

Understanding application pools in IIS 10.0

Getting ready

How to do it...

How it works...

Installation of lower framework version

Getting ready

How to do it...

How it works...

Creating different application pools in IIS 10.0

Getting ready

How to do it...

How it works...

Configuration of application pool on IIS 10.0

Getting ready

How to do it...

How it works...

Hosting .NET web page

Getting ready

How to do it...

How it works...

Hosting different versions of a .NET website

Getting ready

How to do it...

How it works...

Testing different versions of a website

Getting ready

How to do it...

How it works...

Hosting Multiple Websites on IIS 10.0

Introduction

Hosting multiple websites

Getting ready

How to do it...

How it works...

Creating a website folder

Getting ready

How to do it...

How it works...

Configuring websites

Getting ready

How to do it...

How it works..

Configuring ports

Getting ready

How to do it...

How it works..

Configuring the website IP

Getting ready

How to do it...

How it works...

Deploying websites

Getting ready

How to do it...

How it works...

Testing websites

Getting ready

How to do it...

How it works...

Constructing Virtual Directories in IIS 10.0

Introduction

Constructing a virtual directory in IIS 10.0

Getting ready

How to do it...

How it works...

Understanding IIS 10.0 virtual directories

Getting ready

How to do it...

How it works...

Configuring virtual directories in IIS 10.0

Getting ready

How to do it...

How it works...

Configuring virtual directories with different application pools

Getting ready

How to do it...

How it works...

Uploading a .NET web page

Getting ready

How to do it...

How it works...

Testing the uploaded web page

Getting ready

How to do it...

How it works...

Installing HTTP/2 on IIS 10.0

Introduction

Understanding HTTP/2

Getting ready

How to do it...

How it works...

Installing HTTP/2 on IIS 10.0

Getting ready

How to do it...

How it works...

Configuring HTTP/2 on IIS 10.0

Getting ready

How to do it...

How it works...

Uploading .NET web pages

Getting ready

How it do it...

How it works...

Testing uploaded web pages

Getting ready

How to do it...

How it works...

Getting Your Wildcard Host Up and Running

Introduction

Understanding wildcard hosts

Getting ready

How to do it...

How it works...

Creating a wildcard host

Getting ready

How to do it...

How it works...

Configuring a wildcard host

Getting ready

How to do it...

How it works...

Uploading .NET web pages to a wildcard host

Getting ready

How to do it...

How it works...

Testing uploaded website pages

Getting ready

How to do it...

How it works...

Deploying IIS 10.0 on Nano Server

Introduction

Understanding IIS 10.0 on Nano Server

Getting ready

How to do it...

How it works...

Installing IIS 10.0 on Nano Server

Getting ready

How to do it...

How it works...

Managing IIS 10.0 on Nano Server

Getting ready

How to do it...

How it works...

Creating an IIS 10.0 website on Nano Server

Getting ready

How to do it...

How it works...

Configuring an IIS 10.0 website on Nano Server

Getting ready

How to do it...

How it works...

Uploading website pages

Getting ready

How to do it...

How it works...

Testing uploaded web pages

Getting ready

How to do it...

How it works...

Configuring IIS Administration with PowerShell Cmdlets

Introduction

IIS administration with PowerShell cmdlets

Getting ready

How to do it...

How it works...

Creating an advanced IIS 10.0 website on Nano Server

Getting ready

How to do it...

How to do it...

Configuring IIS 10.0 websites on Nano Server

Getting ready

How to do it...

How it works...

Uploading IIS 10.0 websites to Nano Server

Getting ready

How to do it...

How it works....

Testing uploaded web pages

Getting ready

How to do it...

How it works...

Enabling ASP.NET Core with IIS on Nano Server

Introduction

Understanding ASP.NET Core with IIS on Nano Server

Getting ready

How to do it...

How it works...

Configuring ASP.NET Core with IIS on Nano Server

Getting ready

How to do it...

How it works...

Creating an IIS 10.0 virtual directory on Nano Server

Getting ready

How to do it...

How it works...

Configuring a virtual directory in IIS 10.0

Getting ready

How to do it...

How it works...

Uploading and testing web pages in a virtual directory

Getting ready

How do to it...

How it works...

Installing and Configuring SSL Websites

Introduction

Understanding SSL websites in IIS 10.0

Getting ready

How to do it...

How it works...

Installing SSL

Getting ready

How to do it...

How it works...

Creating an SSL certificate

Getting ready

How to do it...

How it works...

Configuring websites with an SSL port and certificate

Getting ready

How to do it...

How it works...

Using PowerShell commands to create SSL certificates

Getting ready

How to do it...

How it works...

Testing SSL websites

Getting ready

How to do it...

How it works...

Extending IIS 10.0 to FTP

Introduction

Understanding FTP

Getting ready

How to do it...

How it works...

Installing FTP on IIS 10.0

Getting ready

How to do it...

How it works...

Creating, securing, and configuring an FTP site

Getting ready

How to do it...

How it works...

Creating an FTP user and managing user permissions

Getting ready

How to do it...

How it works...

Testing our FTP server

Getting ready

How to do it...

How it works...

Securing Your Websites on IIS 10.0

Introduction

Understanding available security on IIS 10.0

Getting ready

How to do it...

How it works...

Configuring security on IIS 10.0

Getting ready

How to do it...

How it works...

URL authorization and authentication

Getting ready

How to do it...

How it works...

IP address and domain restrictions

Getting ready

How to do it...

How it works...

Testing security on IIS 10.0

Getting ready

How to do it...

How it works...

Managing and Troubleshooting IIS 10.0

Introduction

Managing IIS 10.0

Getting ready

How to do it...

How it works...

Installing Health, Diagnostics, and Performance features

Getting ready

How to do it...

How it works...

Configuring Health and Diagnostics

Getting ready

How to do it...

How it works...

Configuring Failed Request Tracing Rules

Getting ready

How to do it...

How it works...

Configuring static content compression

Getting ready

How to do it...

How it works...

累计评论(0条) 1个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部