Apache HTTP Server · Schema

VirtualHost

Apache HTTP Server virtual host configuration

ApacheLoad BalancerOpen SourceProxyReverse ProxyWeb Server

Properties

Name Type Description
serverName string Primary server name (ServerName directive)
serverAliases array Additional server aliases
documentRoot string Document root directory path
port integer Listening port
sslEnabled boolean Whether SSL/TLS is enabled
errorLog string Error log file path
accessLog string Access log file path
View JSON Schema on GitHub