This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.IIS.
Summary
Enables directory browsing
- Assembly
- Cake
.IIS .dll - Namespace
- Cake
.IIS - Containing Type
- Configuration
Extensions
Syntax
public static Configuration DisableDirectoryBrowsing(this Configuration config)
Parameters
| Name | Type | Description |
|---|---|---|
| config | Configuration | The config object to adjust. |
Return Value
| Type | Description |
|---|---|
| Configuration |
