StaticFileServingPolicy
This type is a class for model objects.
@since 7.0.0 Represents static file serving properties.
Package: proxy
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
ProxySettings.staticFileServingPolicy
ProxyVirtualHostSettings.staticFileServingPolicy
Attributes Summary staticFileDocumentRoot : EString @since 7.0.0 Location on the file system where static files are located. contentMappings : ContentMapping * * No description is available *
Attribute Details
staticFileDocumentRoot - @since 7.0.0 Location on the file system where static files are located.
Data Type: EString
Default value: ${USER_INSTALL_ROOT}/staticContent
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
contentMappings - * No description is available *
Reference Type: ContentMapping *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006