Skip to content

micro-webapps/httpd-cfg

Repository files navigation

Apache httpd implementation of webconfig-spec

Build Status

This is an implementation of webconf-spec for Apache httpd. The httpd-cfg binary converts the webconf-spec-formatted JSON files into native Apache httpd configuration.

As an input, it takes the path to directory with .json files and it generates the Apache httpd .conf files in the output directory.

Supported webconf-spec options

The following table describes current level of webconf-spec implementation:

Option Supported Note
balancers
certificate
certificate_key
document_root
error_pages
index disabled and autoindex not supported yet.
locations
match
match.allow
proxy
raw_config not supported yet
redirects
version
virtualhost

About

Implementation of webconf-spec for Apache httpd webserver.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages