Module isapi.install
Installation utilities for Python ISAPI filters and extensions.
Methods
- RemoveScriptMaps
- Remove script maps from the already installed virtual directory
- UninstallModule
- Remove the extension
- get_unique_items
- Return items in sequence that can't be found in reference.
- InstallModule
- Install the extension
- AssignScriptMaps
- Updates IIS with the supplied script map information.
- LocateWebServerPath
- Find an IIS web server whose name or comment matches the provided
- split_path
- Get the parent path and basename.
- MergeStandardOptions
- Take an options object generated by the command line and merge
- FindWebServer
- Legacy function to allow options to define a .server property
- AddExtensionFiles
- Register the modules used by the filters/extensions as a trusted
- HandleCommandLine
- Perform installation or removal of an ISAPI filter or extension.
- GetWebServer
- Load the web server instance (COM object) for a given instance