ServerName xxx.xxx.xxx.xx1
Alias /webnativedoc /usr/adm/webnative
ScriptAlias /webnative /usr/etc/webnative/
# WebNative cgi directory
AuthType Basic
AuthName WebNative
AuthBasicProvider file
AuthUserFile /usr/adm/webnative/apache.userfile
Require valid-user
Options ExecCGI
# WebNative document directory
AuthType Basic
AuthName WebNative
AuthBasicProvider file
AuthUserFile /usr/adm/webnative/apache.userfile
Require valid-user
Options None
Require all denied
Alias /webnativestyles /usr/etc/webnative/styles
# WebNative styles directory
Order Deny,Allow
AllowOverride None
Deny from All
Order Allow,Deny
Allow from All
AuthType Basic
AuthName WebNative
require valid-user
AuthUserFile /var/adm/webnative/apache.userfile
Options None
ServerName xxx.xxx.xxx.xx2
Alias /webnativedoc /usr/adm/webnative
ScriptAlias /webnative /usr/etc/webnative/
# WebNative cgi directory
AuthType "Mellon"
AuthName WebNative
Require valid-user
Options ExecCGI
MellonEnable "auth"
MellonVariable "WNcookie"
MellonSecureCookie Off
MellonUser "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name"
MellonSetEnv "e-mail" "mail"
MellonSetEnvNoPrefix "DISPLAY_NAME" "displayName"
MellonMergeEnvVars On
MellonMergeEnvVars On ":"
MellonEnvVarsIndexStart 1
MellonEnvVarsSetCount On
MellonSessionDump Off
MellonSamlResponseDump Off
MellonEndpointPath "/webnative/mellon"
MellonSessionLength 86400
MellonSPentityId "xinet.webnative.gallo"
MellonSPPrivateKeyFile /etc/httpd/mellon/xinet.webnative.comp.key
MellonSPCertFile /etc/httpd/mellon/xinet.webnative.comp.cert
MellonIdPMetadataFile /etc/httpd/mellon/idp-metadata.xml
MellonSubjectConfirmationDataAddressCheck Off
MellonECPSendIDPList Off
MellonRedirectDomains [self]
MellonSPentityId "xinet.portal.comp"
MellonEndpointPath "/webnative/portal.COMP/mellon"
MellonProxySAMLDest "https://xxx.xxx.xxx.xxx/COMP/startup.php"
# WebNative document directory
AuthType "Mellon"
AuthName WebNative
Require valid-user
Options None
MellonEnable "auth"
MellonVariable "WNcookie"
MellonSecureCookie Off
MellonUser "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name"
MellonSetEnv "e-mail" "mail"
MellonSetEnvNoPrefix "DISPLAY_NAME" "displayName"
MellonMergeEnvVars On
MellonMergeEnvVars On ":"
MellonEnvVarsIndexStart 1
MellonEnvVarsSetCount On
MellonSessionDump Off
MellonSamlResponseDump Off
MellonEndpointPath "/webnative/mellon"
MellonSessionLength 86400
MellonSPentityId "xinet.webnative.gallo"
MellonSPPrivateKeyFile /etc/httpd/mellon/xinet.webnative.comp.key
MellonSPCertFile /etc/httpd/mellon/xinet.webnative.comp.cert
MellonIdPMetadataFile /etc/httpd/mellon/idp-metadata.xml
MellonSubjectConfirmationDataAddressCheck Off
MellonECPSendIDPList Off
MellonRedirectDomains [self]
Order Deny,Allow
Deny from all
Alias /webnativestyles /usr/etc/webnative/styles
# WebNative styles directory
Order Deny,Allow
AllowOverride None
Deny from All
Order Allow,Deny
Allow from All
AuthType "Mellon"
AuthName WebNative
Require valid-user
Options None
MellonEnable "auth"
MellonVariable "WNcookie"
MellonSecureCookie Off
MellonUser "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name"
MellonSetEnv "e-mail" "mail"
MellonSetEnvNoPrefix "DISPLAY_NAME" "displayName"
MellonMergeEnvVars On
MellonMergeEnvVars On ":"
MellonEnvVarsIndexStart 1
MellonEnvVarsSetCount On
MellonSessionDump Off
MellonSamlResponseDump Off
MellonEndpointPath "/webnative/mellon"
MellonSessionLength 86400
MellonSPPrivateKeyFile /etc/httpd/mellon/xinet.webnative.comp.key
MellonSPCertFile /etc/httpd/mellon/xinet.webnative.comp.cert
MellonIdPMetadataFile /etc/httpd/mellon/idp-metadata.xml
MellonSubjectConfirmationDataAddressCheck Off
MellonECPSendIDPList Off
MellonRedirectDomains [self]