apacheconfig
apacheconfig copied to clipboard
Apache / Config::General configuration file parser
Apache 2.2, which is the version of Apache on CentOS 6, *sometimes* allows syntax like: ``` ``` Where the final closing brackets are on the same line. @etingof, what do...
Turn literals in the code into a "constant" variables to make the code easier to manage and allow code analyzers to catch possible issues. Suggested [here](https://github.com/etingof/apacheconfig/pull/66#discussion_r330680097)!
From https://github.com/etingof/apacheconfig/pull/72#issuecomment-548969019 -- we could make a distinct "flavor" that lists all the default options in one place.