Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing commands with multiple values #102

Open
uriariel opened this issue Apr 7, 2020 · 0 comments
Open

Parsing commands with multiple values #102

uriariel opened this issue Apr 7, 2020 · 0 comments

Comments

@uriariel
Copy link

uriariel commented Apr 7, 2020

When parsing and reconstructing configs that contain commands with multiple values such as:
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so

the generated config will break the config:
LoadModule "mpm_prefork_module modules/mod_mpm_prefork.so"

:(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant