mirror of
https://github.com/kataras/iris.git
synced 2026-01-09 21:15:56 +00:00
apps.Switch(apps.Hosts...) example
This commit is contained in:
@@ -359,6 +359,10 @@ Response:
|
||||
|
||||
Other Improvements:
|
||||
|
||||
- New [apps](https://github.com/kataras/iris/tree/master/apps) subpackage. [Example of usage](https://github.com/kataras/iris/tree/master/_examples/routing/subdomains/redirect/multi-instances).
|
||||
|
||||

|
||||
|
||||
- Fix `AutoTLS` when used with `iris.TLSNoRedirect` [*](https://github.com/kataras/iris/issues/1577). The `AutoTLS` runner can be customized through the new `iris.AutoTLSNoRedirect` instead, read its go documentation. Example of having both TLS and non-TLS versions of the same application without conflicts with letsencrypt `./well-known` path:
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user