Listing 1: Apache-Konfiguration für WKD
Options FollowSymLinks
AllowOverride None
# Set the default content type to
binary/octet-stream
AddType application/octet-stream .*
# CORS header to allow access from
all origins
Header always set Access-ControlAllow-Origin "*"
Listing 2: Actium-Konfiguration
certification-key
certification-domains …
domain-validation valid
# check against Active Directory
# (only on Windows, when actium user is
logged into AD)
ad-validation all
# publish back to LDS
publish-processor ldap
# mail delivery
mail-delivery smtp
mail-smtp-server