6.1.1 List of directives

At a minimum, the directives below must be set to start Cosminexus HTTP Server.

The table below lists the directives that you can specify in the configuration file.

The next two symbols are used in the table below and in the descriptions of directives.[Figure]: This symbol denotes the directive that is valid only in the UNIX version.

[Figure]: This symbol denotes the directive that is valid only in the Windows version.

Table 6-1 Directive list

SettingsDirectivesMultiple specification
Definitions of blocks in httpsd.conf file<Directory>Y
<DirectoryMatch>Y
<Files>Y
<FilesMatch>Y
<IfModule>Y
<Limit>Y
<Location>Y
<LocationMatch>Y
<VirtualHost>Y
Basic definition of serverServerNameN
PortN
User[Figure]N
Group[Figure]N
ServerAdminN
ServerRootN
ServerSignatureN
ListenY
BindAddressN
LoadModuleY
LoadFileY
IncludeY
ExtendedStatusN
ServerTokensN
CoreDumpDirectory[Figure]N
FileETagY
Definitions for managing the contentsUserDirY
DocumentRootN
ErrorDocumentY
Definitions for the requests from Web browser (Alias)AliasY
AliasMatchY
RedirectY
RedirectMatchY
Definition of responses to Web browserHWSNotModifiedResponseHeadersY
Definitions for MIME typesDefaultTypeN
TypesConfigN
AddCharsetY
AddDefaultCharsetN
AddTypeY
ForceTypeN
HWSErrorDocumentMETACharset[Figure]N
Definitions for content negotiationLanguagePriorityY
AddEncodingY
AddLanguageY
DefaultLanguageN
CacheNegotiatedDocsN
MultiviewsMatchN
Definitions for handlerAddHandlerY
SetHandlerN
Definitions for Web server performanceStartServers[Figure]N
MinSpareServers[Figure]N
MaxSpareServers[Figure]N
MaxClients[Figure]N
MaxRequestsPerChild[Figure]N
TimeoutN
ListenBacklogN
ThreadsPerChild[Figure]N
HWSMaxQueueSize[Figure]N
HWSKeepStartServers[Figure]N
Definitions for KeepAliveKeepAliveN
MaxKeepAliveRequestsN
KeepAliveTimeoutN
Definitions to limit requestsLimitRequestBodyN
LimitRequestFieldsN
LimitRequestFieldsizeN
LimitRequestLineN
Definitions of CGI and environment variablesScriptAliasY
ScriptAliasMatchY
UseCanonicalNameN
BrowserMatchY
BrowserMatchNoCaseY
PassEnvY
SetEnvY
UnsetEnvY
SetEnvIfY
SetEnvIfNoCaseY
ActionY
ScriptY
ScriptInterpreterSource[Figure]N
HWSSetEnvIfIPv6Y
Definitions for the display contents of directory indexDirectoryIndexN
FancyIndexingN
AddIconByEncodingY
AddIconByTypeY
AddIconY
DefaultIconN
ReadmeNameN
HeaderNameN
IndexIgnoreY
IndexOrderDefaultN
AddAltByEncodingY
AddAltByTypeY
AddAltY
AddDescriptionY
IndexOptionsY
Definitions to control Web server accessAccessFileNameN
AllowOverrideN
AuthNameN
AuthTypeN
AuthGroupFileN
AuthUserFileN
AuthAuthoritativeN
RequireY
OptionsN
OrderN
Allow fromY
Deny fromY
SatisfyN
TraceEnableN
IdentityCheck[Figure]N
Definitions for the SSL encryption and authenticationSSLRequireSSLN
SSLEnableN
SSLDisableN
SSLCertificateFileN
SSLCertificateKeyFileN
SSLCACertificatePath[Figure]N
SSLCACertificateFileN
SSLVerifyClientN
SSLVerifyDepthN
SSLRequiredCiphersN
SSLRequireCipherY
SSLBanCipherY
SSLDenySSLN
SSLFakeBasicAuthN
SSLCacheServerPort[Figure]N
SSLSessionCacheTimeoutN
SSLCacheServerPath[Figure]N
SSLCacheServerRunDir[Figure]N
SSLSessionCacheSizeN
SSLSessionCacheSizePerChild[Figure]N
SSLCRLAuthoritativeN
SSLCRLDERPathN
SSLCRLPEMPathN
SSLExportCertChainDepthN
SSLExportClientCertificatesN
SSLCertificateKeyPasswordN
SSLProtocolY
Definitions to show the Web server in multiple hosts according to the operation statusNameVirtualHostY
ServerAliasY
ServerPathN
Definitions for the image map fileImapDefaultN
ImapBaseN
ImapMenuN
HWSImapMenuCharsetN
Definitions for the logs to be collectedHostnameLookupsN
ErrorLogN
LogLevelN
LogFormatY
CustomLogY
TransferLogY
PidFileN
ScriptLogN
ScriptLogBufferN
ScriptLogLengthN
HWSLogSSLVerboseN
HWSLogTimeVerboseN
HWSRequestLogN
HWSRequestLogTypeN
HWSSuppressModuleTraceY
HWSErrorLogClientAddr[Figure]#N
Definitions for the directory serversLDAPBaseDNN
LDAPRequireY
LDAPServerNameN
LDAPServerPortN
LDAPSetEnvY
LDAPTimeoutN
LDAPUnsetEnvY
LDAPNoEntryStatusN
Definitions for the trace to be collectedHWSTraceIdFileN
HWSTraceLogFileN
HWSStackTrace [Figure]N
Definitions for the reverse proxyProxyPassY
ProxyPassReverseY
ProxyViaN
ProxyErrorOverrideN
ProxyPreserveHostN
HWSProxyPassReverseCookieY
Definition for the flow restricting functionalityQOSCookieDomainN
QOSCookieExpiresN
QOSCookieNameN
QOSCookieSecureN
QOSCookieServersN
QOSRedirectY
QOSRejectionServersN
QOSResponseN
Definitions for the header customization functionalityHeaderY
RequestHeaderY
Definitions for the validity period setting functionalityExpiresActiveN
ExpiresByTypeY
ExpiresDefaultN
Definitions for the planned terminationHWSGracefulStopLogN
HWSGracefulStopTimeoutN
Definitions for the static contents cache functionalityHWSContentCacheMaxFileSize[Figure]N
HWSContentCacheSize[Figure]N
Legend:
Y: Can be specified.
N: Cannot be specified.
Note:
Unless it is specifically mentioned, you can describe the file name in a format that includes the directory name (with path information).
#
You can use this functionality only in the HP-UX (IPF) version of the product.