Are there Bash scripts allow to parse Nginx config files?
e.g script to get all includes directives from config file.
I’ve seen software allows to transform .conf
to .json
but it uses no-shell tools.
Are there Bash scripts allow to parse Nginx config files?
e.g script to get all includes directives from config file.
I’ve seen software allows to transform .conf
to .json
but it uses no-shell tools.