I wonder if it is possible to configure Apache using command line (Terminal). So far, the best I can do is to run the command apachectl -S
which returns me the settings, but that returned value is not very friendly. Is there any way to get these infos in an array / JSON / object?