Skip to content

shakyjake/iis-traffic-advice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

IIS Traffic Advice Support

Provides support for the Traffic Advice Spec in IIS

How to use

Copy/paste the .well-known folder into the root directory of your website.

Requirements

URL Rewrite Module

Potential issues/conflicts

If you have an existing web.config file inside the .well-known directory you will need to manually merge the rewrite rules from the web.config file in this repository.

If you're using win-acme for LetsEncrypt certificates you may need to change the Validation->CleanupFolders setting in settings.json to false to prevent win-acme deleting the .well-known folder. You may also want to add the rewrite rules into win-acme's Web_Config.xml file - I'm not certain whether win-acme places its config file in the acme-challenge subdirectory or not

About

Support for traffic-advice directives in IIS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published