I am wondering how the files located in
/usr/local/cwpsrv/conf
are managed.
I have noticed that if I change something in one of those files, especially apache related. The modification will not take effect unless I reboot the server. My guess is that there is some build at one point ( at boot time for sure , but maybe some other way to trigger this build).
Am I wrong?
My goal is to protect pma behind a .htpasswd file, but will the .conf file be overridden on updates?
Thank you